Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
I set up 2 test user accounts in my developers account one for buying , and one for selling. I used valid email addresses for both test accounts, but have not received a confirmation email to those TESTUSER accounts to confirm them. It has been about...
Hi, I need to add the OAuth scope "https://api.ebay.com/oauth/api_scope/sell.communication.readonly" to my application, but I cannot modify my current OAuth scopes. How can I update my application permissions? Otherwise, how can I delete the keyset a...
I thought maybe there were transient issues with the sandbox environment but it's been a week now and I can't create sandbox users. I get a failure message "An unknown issue has occurred. Contact the website administrator"I've tried different browser...
Hi,I am trying to use the API explorer for Trading API, to get the User token i tried to sign in my sandbox account but i am facing the error "An unknown issue has occurred. Contact the website administrator" in the Get a User Token Here section when...
Hi all, I've been on this for ages, and it is verily doing my head in.I've read the documentation many times, and tried to get working code,but there is much inconsistency, so I have constructed my code, in Python,from the ebay documentation. I've tr...
production mode has no problem but sandbox not working for getCompatibilityProperties and getCompatibilityPropertyValues{ "errorId": 62000, "domain": "API_TAXONOMY", "category": "APPLICATION", "message": "There was a problem with an eBay internal sys...
https://developer.ebay.com/api-docs/sell/static/seller-accounts/ht_shipping-setting-shipping-carrier-and-service-values.htmlI need to get Shipping service details for Germany. Fullfilment policy required "shippingCarrierCode" and"shippingServiceCode"...
Hey dear community,Unfortunately, I know that the Trading API via GetMyMessages has problems getting messages if the same person writes two messages in a row, e.g. like this:Me: Test1other: Test2other test3me: test 4other test5me: test6me: test7Then ...
It should be a new conversation, buyer should send message to the seller, how can I get the parent ID even before the buyer send the first message? It's a deadlock.
Hi - I need some advice. My app wishes to use the Marketplace Insights API which we believe could help us get sold listings. However we can't proceed because of the Marketplace Account Deletion Notification requirement to be set up. Could we request ...
Hi - Need a big help here. I have already setup my Marketplace Account Deletion Notification. I confirmed that it works because I can save the endpoint and the verification token and successful when I clicked Test Notification. So I was expecting tha...
Hello all, been working on my app, and I'm to the point where I can create an item, an offer, and now I'm trying to publish.After handling countless errors - it seems the publish function no longer is throwing any errors related to types, variables, ...
Im working with sandbox environment on Ebay and trying to publish an offer but I always get this error. Can someone help me about it ? https://api.sandbox.ebay.com/sell/inventory/v1/offer/{offerId}/publish{ "errors": [ { "errorId": 25002, "domain": "...
https://api.sandbox.ebay.com/commerce/taxonomy/v1/category_tree/0/get_category_suggestions?q=Barry Bonds rookie cardresponse = "There was a problem with an eBay internal system or process. Contact eBay developer support for assistance."https://api.sa...
Hello,I am currently developing an application that utilizes the eBay Finding API?specifically, the findCompletedItems operation?to retrieve historical sales data for market research. However, during data retrieval across multiple pages, my applicati...