Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
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}}
Getting this error with Oauth tokens (abridged below) that normally would work. Sounds like the issue from November 20 (https://developer.ebay.com/support/api-status/sandbox/resolved-sandbox-enable-oauth-is-not-working){"errors": [{"errorId": 1003,"d...
I have some questions for using MIP and MIP sandbox.About MIP,If I use MIP, is it possible to manage products through the web/app? If I cannot, does it apply to products registered before using MIP as well?I want to test some functions for listing an...
This endpoint is not available api.sandbox.ebay.com/commerce/media/v1_beta/document It will return 404 not found Found in https://developer.ebay.com/api-docs/commerce/media/resources/document/methods/createDocument
Hello! I am using bubble.io api connector to try and connect my eBay API but I've been running into many issues along the way. Right now, I am receiving the error below. I cannot find anything about a state= in the eBay documentation. Any idea? {"sta...