Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
I am a Data Engineer at a company where I was tasked with integrating eBay API calls into a pipeline. As many of you may know, working with API documentation can sometimes be challenging and not always straightforward. To help others facing similar c...
Hello, I am trying to listen to ItemRevised events from ebay in a production environment. I have not managed to receive any events so far so I tried GetNotificationsUsagefor one of my items. I managed to get a list of failed deliveries with reason "T...
Hi, I am using the Finding API to pull results from Ebay. I am only aggregating the results of this API for my business need. I noticed the deprecation notice and it recommended the Browse API. The problem is that this API is user permission specific...
We have an endpoint that receives messages from eBay where users have deleted their account on eBay and we have to trawl our systems to remove their data. Sounds easy enough! However recently we have been receiving thousands of messages on a daily ba...
Currently, there are critically important metrics assigned by the buyers to sellers, and sellers to buyers, based upon the experience of each as it relates to each transaction. It is one of the main things that causes the entire platform to operate a...
Hii Shivam here,Please help me to create webhooks related to these topics, i.e., ItemListed and ItemRevised.I am stuck into SetNotificationPreferences Trading API not getting a clear understanding on it so please help on these two points. Thanks in A...
Hii Shivam here, I am facing issues while making an Api call to commerce/notification/v1/subscription Api.Issues Occurring is not authorized error code 195011, seems to be my access token haven't access to related scopes but I'm able to make an Api c...
Hii Shivam here, I'm currently working on the eBay connector app and needed some webhook/notification event APIs.Going through the API doc I found two APIs GetNotificationPreference & SetNotificationPreferences but both needed to be fixed in the sand...
Hi , We need to integrate with eBay API. However, upon reviewing your documentation, we understand that the current limit is set to 5,000 requests per day. Given our volume of operations, this limit is not feasible for our needs. We have also observe...
My account registration was rejected.But I can't reach anyone to find out the reason.
through this API everyone can retrieve third parties listing details without their own access token!haha
Hi,is there a way to get your application whitelisted for the ebay platform notifications, when using the oauth authorization without needing to pay for developer support?It seems rather rediculius to me that you have to purchase support hours, just ...
To upload the video, I first checked the sandbox environment and apim.sandbox.ebay.com doesn't seem to exist.The documentation says to use the above, but is that actually not the case?````$ dig apim.sandbox.ebay.com;; Warning: Message parser reports ...
Seems something changed server-side on sandbox in the past day, marketplaceId / MarketplaceEnum having issues with create policy calls and all the get policy/ies calls are returning system error. gets still work in production (didn't try creates). {"...
Hello, We have created our buyer and seller accounts in the ebay sandbox environment and we can send requests with user access tokens. At this point, we have successfully completed the order we created via the trading api for the test order, but we a...