[SANDBOX] Can refresh access token
Hey,
i am trying to refresh my access token, but the server is answering with an 500 error.
{
"error": "server_error",
"error_description": "server encountered an unexpected condition that prevented it from fulfilling the request"
}
Also if i have a fresh Access Token, the getFulfillmentPolicies Api-Endpoint returns that i have no privelege, but in the auth flow i added all possible scopes
Especially this scope.
Yesterday everthing works.
vo224945
Posted 1 year ago·Last reply 1 year ago
3 comments
developer_support@ebay
Hi @vo224945 @midwayusa_inc
The issue with the Sandbox refresh token has been resolved. Now that you can use a refresh token to update/retrieve a User access token.
midwayusa_inc
·1 year ago@developer_support@ebay I did see that. Thanks for the update.
midwayusa_inc
·1 year agoI believe this happened to me as well. I've just been getting a new token every hour and a half while testing 😞