Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
Hi, I'm trying to download events for the EBAY_DE marketplace. But I get the error Invalid, missing or unsupported marketplace. Please refer to documentation. Well, according to the documentation, EBAY_DE is a valid marketplace-ID: https://developer....
Hello, Is anyone experiencing a large number of account deletion requests. We seem to be getting a couple of requests coming through each minute, however the usernames are not associated with any of our accounts. This is a bit concerning and it's not...
Hi, for a public page in our site we want to show a preview of available deals from the Deals-API. But every time I try to load those deals I get the "Insufficient permissions to fulfill the request." error message. I suspect it might be related to s...
Hello,i found in the documentation a url, how can i make the sandbox user to business account.But if i click on the link. It doesnt work. The page was not found. Use this link to change your test user's account type:https://scgi.sandbox.ebay.com/ws/e...
Hi,I have created a sandbox user with this form but the Sell button seems unresponsive - when I click nothing happens: page (https://bulksell.sandbox.ebay.com/ws/eBayISAPI.dll?SingleList&sellingMode=AddItem) loadings and then error - can not load the...
unable to access so while using the ebay sandbox i am unable to use the uk version
I am working on building an ebay market place integrator. I have my ebay sign-in credentials (username and password) and I want to fetch the keyset using sign-in credentials as response.I have already created the keysets manually but now I want to fe...
Hello everyone! I have some weird and annoying problems with generating User Token for production with my real eBay account. If I am using Auth'n'Auth, then I got automatically redirected to link - https://signin.ebay.com/logout/confirmI tried to cle...
I am using the \DTS\eBaySDK\ and all was working fine. A year ago, I was somehow able to create the required tokens to get the php app to work. I had the error:"Authorisation token is hard expired. User needs to generate a new token for this applicat...
I am experiencing problems when working in the Sandbox environment: 1) When logged into the sandbox environment as a test user, when I click the "Sell" link , the page never loads. After a long wait, Safari tells me "the server where this page is loc...
Hello everyone, I'm struggling to add the https://api.ebay.com/oauth/api_scope/commerce.catalog.readonly scope to my Production app. I managed to retrieve the App and User tokens but I can't find the way to add the scope to my Prod app. I get the "in...
Dear Sirs and Madams, I would like to connect Ebay Partner API with my websites (for affiliate price comparison). Unfortunately in the last step a field is missing, where I have to put in my Marketplace Account Deletion endpoint and token. The Market...
Hi there I'm using the following API to generate the access token and I'm putting all inputs: curl -X POST 'https://api.ebay.com/identity/v1/oauth2/token' \-H 'Content-Type: application/x-www-form-urlencoded' \-H 'Authorization: Basic Y .... 4OThj' \...
Hello, i am trying to to hook up a module to mu prestashop site so i can transfer the listings in my ebay store into the site. Now, in oreder to use the module, i need to get an account with ebay developers, which i did, so i can get the user token, ...
I have a https endpoint setup according to the documentation and examples. I can send a POST and GET request from POSTMAN with no issues.However, "Marketplace Account Deletion notification" settings won't let me save the endpoint and verification cod...