skip to Main Content

Ebay API – Ebay Auth token

I'm using Sandbox Auth. Token here and it always sends me an error like this. Error: Auth token is invalid. Validation of the authentication token in API request failed. But if I use my Production Auth. Token it seems to…

VIEW QUESTION

eBay Trading API GetCategories request returns 'Application name invalid' – Ebay API

When I tried to retreive all categories through the eBay Trading API with the method getCategories, I got this error: FailureApplication name invalid.API application "222277" invalid.127Error222277RequestError895E895_INTL_APICATALOG_17257399_R1 The header used is: $headers = array( 'Content-Type:text/xml', 'X-EBAY-API-COMPATIBILITY-LEVEL: 895', 'X-EBAY-API-DEV-NAME: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx', 'X-EBAY-API-APP-NAME: xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx',…

VIEW QUESTION
Back To Top
Search