Token type in the Authorization header is invalid
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 11:29 AM
1 REPLY 1
Token type in the Authorization header is invalid
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 09:16 AM
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
eBay Developer Support
Message 2 of 2
