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

Publish Offer API returns http status 500 in sandbox enviroment

I want to publish item in sandbox enviroment, but Publish Offer API failed due to status code 500.

Details of the error is following, but I don't have an idea where is wrong because it's ambiguous.

Does anyone have an idea why this error occurs?

 

{
    "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""code",
                    "value""415"
                }
            ]
        }
    ]
}
 
I referred to followings for Process of listing item.
Message 1 of 1
latest reply
0 REPLIES 0