I'm getting this error when I try to add `Authorization` header (`Bearer` token).  I'm adding headers like this (the call I'm using is `post`):  If don't add the `Authorization` key in `headers` collection, the exception goes away. Need urgent help on this.