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

500 Error getFulfillmentPolicies in Sandbox

https://developer.ebay.com/my/api_test_tool?index=0&api=account&call=fulfillment_policy__GET&variati...

In the sandbox, when I try to do the getFulfillmentPolicies api (https://api.sandbox.ebay.com/sell/account/v1/fulfillment_policy?marketplace_id=EBAY_US), I receive the following:

 

{
"errors": [
{
"errorId": 20500,
"domain": "API_ACCOUNT",
"category": "APPLICATION",
"message": "System error."
}
]
}

 

I have generated my OAuth User token, and I've defined a few different fulfillment policies.  When I try the getFulfillmentPolicy and I use the fulfillment_policy_id, I get the same error.

 

{
"errors": [
{
"errorId": 20500,
"domain": "API_ACCOUNT",
"category": "APPLICATION",
"message": "System error."
}
]
}

 

 

How can I solve this? 

Message 1 of 1
latest reply
0 REPLIES 0