Token, Messaging, Sandbox related issues
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

API Scope addition

I need to request an additional scope for my app to receive the ITEM_AVAILABILITY andITEM_PRICE_REVISION notifications for my product and sandbox app's keysets. https://api.ebay.com/oauth/api_scope/buy.item.stream I cannot create a support ticket it ...

Resolved! Getting a refresh token from the User Tokens page

My app is just for a single user. On the User Tokens page I want to use the "Get a User Token Here" button to get an OAuth Token. It returns the token on screen and I can click to copy the token to my clipboard and use that token in my requests. But ...

Server encauntered an unexpected condition that prevented it from fulfiling the request ERROR 500

Hello guys, im trying to work out the workflow that would give me the refresh_token and the access_token. I have did everything corretly, the tokens, endpoint, headers and parameters, but i keep getting the same error everytime i try to make the call...

Connection fail in Production (request is missing a required parameter or malformed)

Hi, I am working with ebay API's. i have connectd Sandbox account and its working fine. But when i want to connect PRODUCTION then it give me error (request is missing a required parameter or malformed). i don't understand where is the problem. My co...