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

sandbox error 20500 for getPrivileges

hello, I'm trying to make a requesto to the sandbox endpoint getPrivileges for seler account, as instructed here: https://developer.ebay.com/api-docs/sell/static/seller-accounts/ht_get-selling-limits.html

 

however the response is always an error 500 with the following body:

{
    "errors": [
        {
            "errorId": 20500,
            "domain": "API_ACCOUNT",
            "category": "APPLICATION",
            "message": "System error."
        }
    ]
}

in the oauth token generation I included the scope

https://api.ebay.com/oauth/api_scope/sell.account

without it the response is code 403.

 

What am I missing? shoud I make some other requests before this?

 

thanks..

Message 1 of 4
latest reply
3 REPLIES 3

Re: sandbox error 20500 for getPrivileges

side note; the fact the you are forced to pay 75€ to get support for a platform ploblem is amazing

Message 2 of 4
latest reply

Re: sandbox error 20500 for getPrivileges

Check if the user account has the required privileges or permissions to access the feature or resource. If not, grant the necessary privileges or permissions to the user.Verify that the user is using the correct credentials to log in to the system. If the user is using an incorrect or outdated password, they may not have the necessary privileges or permissions to access the feature or resource.Ensure that the system or application is up to date and that any patches or updates are installed. Sometimes, outdated software can cause issues with user privileges or permissions.Check if there are any known issues or bugs with the application or system that may be causing the error. If so, contact the vendor or support team for assistance in resolving the issue.If the above steps do not resolve the issue, try clearing the cache and cookies of the web browser, or try accessing the feature or resource from a different web browser or device. 

Message 3 of 4
latest reply

Re: sandbox error 20500 for getPrivileges

I have no experience with this call, but...

Did you create a sandbox seller account for this test?

The sandbox can not pull data from a real seller account.

 

ShipScript has been an eBay Community volunteer since 2003, specializing in HTML, CSS, Scripts, Photos, Active Content, Technical Solutions, and online Seller Tools.
Message 4 of 4
latest reply