Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
Exciting changes are coming! eBay’s Developer Loyalty Program is getting a major upgrade with expanded benefits, deeper collaboration, and opportunities for accelerated growth. What’s Changing? Concierge-level service: for gold, silver, and bronze pa...
I have tried creating a connection in both make.com and tapeapp.com and I can't get it to work.These are the fields I have to fill in "Connection name: Name of the connection.Client ID: Provided by the service.Client secret: Provided by the service.A...
Trying to register a Dev account and I'm getting: "Your account registration was rejected due to problems with the data provided or other irregularities. If you believe this rejection is in error, please see our FAQs and Contact Channels page or work...
I need some guidance on how to generate a new refresh_token. Today I started getting the following error: ( [error] => invalid_grant [error_description] => the provided authorization refresh token is invalid or was issued to another client ) I did ch...
No offense to Ebay but learning this is straight up impossible this is the first time I have used a API and felt that it was over documented. Over documented as in too many alternative options that are in my way of finding the resources I need to use...
Making a call to https://api.ebay.com/developer/analytics/v1_beta/rate_limit/?api_name=tradingapiand despite having used approximately 800 calls so far today for GetOrders, it's still returning:"limit": 5000,"remaining": 5000,I'm hours from my reset ...
I registered an eBay developer account in 2019 and I recently tried to log in but it seems to be suspended is eBay is anyone else experiencing this?
Your account registration was rejected due to problems with the data provided or other irregularities. If you believe this rejection is in error, please see our FAQs and Contact Channels page or work with your eBay representative directly.I got this ...
I succeeded to create a redirect url but when I tried to create another one in the same account, I got "Something went wrong. Please try again later." Can I create two redirect urls in one sandbox account? Thanks for any input.
How to add category id when creating product with ebay restful api My sample example is given below: { "sku": "NV125", "locale": "en_US", "product": { "title": "JOE PAVELSKI 2015-16 BOBBLEHEAD NHL SAN JOSE SHARKS 25TH ANNIVERSARY21", "aspects": { "Te...
How to add category id when creating product with ebay restful api My sample example is given below: { "sku": "NV125", "locale": "en_US", "product": { "title": "JOE PAVELSKI 2015-16 BOBBLEHEAD NHL SAN JOSE SHARKS 25TH ANNIVERSARY21", "aspects": { "Te...
I tried to create a sandbox but got "Registration already confirmed". Signing in using the "confirmed" account failed because this account does not exist. Any idea is highly appreciated!
while making call getting this error { "errors": [ { "errorId": 2003, "domain": "ACCESS", "category": "APPLICATION", "message": "Internal error", "longMessage": "There was a problem with an eBay internal system or process. Contact eBay developer supp...
I have used the APIExplorer, and it seems to all work fine, I'm just don't see the a set of steps I would need to end up with a listing on Ebay that shows the product, images description, price, etc. In plain English, without the Ebay vernacular. I w...
I'm looking for an example where "aspectDataType" is DATE or NUMBER. I've tried a few categories by hand (like "Loose Diamonds") but the carat weight is specified as a STRING, not a NUMBER. I'd just like to understand how the other fields look given ...
Hi all,I am having a blocker issue on my side when I am trying to generate an application access token for PROD environment.When I am requesting to https://api.ebay.com/identity/v1/oauth2/token and supplying as request parameter "scope : url encoded(...