cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Token type in the Authorization header is invalid

Token type in the Authorization header is invalid 1003
 
Message 1 of 2
latest reply
1 REPLY 1

Token type in the Authorization header is invalid

Hi @saja-3124,

 

Authorization request header is used for specifying the OAuth token and token type used to authorize the request. When passing the OAuth token value, it's important to use "Bearer" as the prefix. This indicates that the token is a Bearer token, which is a common type used in OAuth 2.0 authentication.

 

Here's an example of how to format the Authorization header:

Authorization: Bearer v^1.1#i^1#p^3#I^3#r^0#f^0#t^H4sIAAAA 
Best Regards,
eBay Developer Support
Message 2 of 2
latest reply