Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
I have published an offer. But when i press buy it now button. It redirects me to Ebay site. And it says looks like this page is missing. Is ıt possible to buy a listing item on sandbox environment?
I am unable to set a redirect URL name (RuName) in Sandbox.I saw that others had posted about this (see @annaintokyo post regarding this issue as they explain it very well and I have also tried all of the same solutiosn that mention)I also saw via th...
Im working with sandbox environment on Ebay and trying to publish an offer but I always get this error. What can I do in this error ? API URL:https://api.sandbox.ebay.com/sell/inventory/v1/offer/{offerId}/publish{ "errors": [ { "errorId": 25002, "dom...
I'm using the Inventory API in the SANDBOX environment to create and publish listings for coins (for example, category 11973 - Franklin Half Dollars). While the CreateOffer call succeeds, the PublishOffer call fails with item specifics validation err...
Hi fellow devs!I am trying to test some API calls within the sandbox environment but I can't seem to get the OAuth user token to work. Navigating to Home -> User Tokens (eBay Sign-In) page. I sign in to a sandbox user, but I am notified that the comp...
I want to place order on Sandbox environment. But https://apix.ebay.com/buy/order/v1/checkout_session/{checkoutSessionId}/place_order requires https://api.ebay.com/oauth/api_scope/buy.order OAuth scope.How to add https://api.ebay.com/oauth/api_scope/...
I am trying to use the "GET https://api.ebay.com/sell/logistics/v1_beta/shipment/{shipmentId}" API, but it looks like I need the https://api.ebay.com/oauth/api_scope/sell.logistics OAuth scope added to my application. I don't see a way to request thi...
I was trying to create Order Fulfillment Instructions in two different ways - both are failing.First, I tried to use the API Endpoint "fulfillment_policy" to request the creation of a shipping option. This is the response:500{'errors': [{'errorId': 2...
Salve sono all'ultimo passaggio per abilitare il set chiavi di produzione ebay , ma ho riscontrato un problema . Arrivato a questo punto mi compare " URL dell'applicazione non valido nella richiesta" . Come risolvere questo problema ? potete aiutarmi...
I am try to use sandbox.ebay.de to create some orders, complete buying action and get those orders.My surprise none of the links in the eBay Sandbox are working?I saw many post suggest to use production as test environment!! is it for real ?Using API...
When I logged in in sandbox environment , the links are either broken or they redirect me to login on production. (https://signin.ebay.com/)For example:https://www.bulksell.sandbox.ebay.com/ takes for ever to load and then it ends up in "This site ca...
Am working on subscribing to notifications and using the API Explorer to test API calls. When testing the Trading API at https://developer.ebay.com/my/api_test_tool?index=0&api=trading&call=GetNotificationPreferences&variation=xml&token_type=oauth an...
Per the documentation: " For warehouse locations, the fields required in this container are either of the following sets:city, stateOrProvince, and countrypostalCode and country"However when I try postalCode and country only (e.g. "90210" or "90210-0...
Token type in the Authorization header is invalid 1003
"errors": [ { "errorId": 1003, "domain": "OAuth", "category": "REQUEST", "message": "Token type in the Authorization header is invalid}}