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

Getting 500 error on fetching orders on Sandbox

Hello all, 
I am trying to fetch orders form my sandbox account using Oauth User Token using this endpoint,

https://api.sandbox.ebay.com/sell/fulfillment/v1/order

and getting 

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

I actually can't figure it out what am I doing wring in here.
Could anyone please tell me what am I doing wrong in here?

Message 1 of 1
latest reply
0 REPLIES 0