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

Forum Posts

Notifications Not Coming

Hi Team, I have subscribed to Notifications using "SetNotificationPreference"However Notifications are not coming. We have a lot of products listed on eBay and need to track everything with a Customer Support Platform. Urgent Support is required.

User avatar by Pathfinder
  • 243 Views
  • 2 replies
  • 0 helpful

Sandbox : AddFixedPriceItem throwing invalid IAF token

I am attempting to debug an application I wrote. I usually start by hitting the API directly from the ebay sandbox developer platform on the site to see the information going back and forth. When doing so, I hit the button to, "Get OAUTH Use Token". ...

I keep getting There was a problem with an eBay internal system or process. Contact suppoty

I'm learning how to use ebay api via the sandbox and the api test tool but i keep getting this error : "errorId": 2003,"domain": "ACCESS","category": "APPLICATION","message": "Internal error","longMessage": "There was a problem with an eBay internal ...

User avatar by Explorer
  • 774 Views
  • 2 replies
  • 0 helpful

Error creating Sandbox keyset

Hi all, I created my developer account a few days ago. Today I create an AppID with a Production keyset. That worked mostly ok. When I try to create a Sandbox keyset, though, I've been getting this for the last few hours:{"keys":{"errors":[{"errorId"...

User avatar by Adventurer
  • 217 Views
  • 0 replies
  • 0 helpful

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...