cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error code 2003, domain: access, when updating specific item quantity using ebay API's

Error code 2003, domain: access, when updating specific item quantity using "bulk_update_price_quantity" API,

 

Request body:

{
    "requests": [
        {
            "sku""HU-HBL316C6W",
            "shipToLocationAvailability": {
                "quantity"1
            }
        }
    ]
}

 

Response:

500 internal server 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 support for assistance",
            "parameters": [
                {
                    "name""reason",
                    "value""Failed to transform underlying error response, see logs."
                }
            ]
        }
    ]
}
 
any idea?
Message 1 of 3
latest reply
2 REPLIES 2

Error code 2003, domain: access, when updating specific item quantity using ebay API's

Hello!

I'm having exactly the same issue when sending a similar request body (sku + quantity)

Did you resolve it?

Thank you!

Message 2 of 3
latest reply

Error code 2003, domain: access, when updating specific item quantity using ebay API's

@hidemytable 

Sorry for your situation.  This is a US eBay forum.  You may be better served by logging out of ebay.com and logging back into ebay.com/eu.  Certain features in your country may not apply here in the US.  Just trying to be helpful.  

 

Happy Holidays.

Message 3 of 3
latest reply