12-07-2024 10:21 PM - edited 12-07-2024 10:22 PM
Getting this error with Oauth tokens (abridged below) that normally would work. Sounds like the issue from November 20 (https://developer.ebay.com/support/api-status/sandbox/resolved-sandbox-enable-oauth-is-not-working)
{
"errors": [
{
"errorId": 1003,
"domain": "OAuth",
"category": "REQUEST",
"message": "Token type in the Authorization header is invalid:v^1.1#i^1#p^3#I^3#r^1#f^0#....
"longMessage": "Token type in the Authorization header is invalid:v^1.1#i^1#p^3#I^3#r^1#f^.....
}
]
}
12-09-2024 04:50 PM
Am I the only one experiencing this?