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

RESTful Sell API Finances - 500 Internal Server Error

I am getting `500 Internal Server Error` in every GET request to the API Finances.   OAuth access tokens were generated with `https://api.ebay.com/oauth/api_scope/sell.finances` scope. When I use the same code for other Sell API works OK. I am getting the same results using API Explorer.

 

Response Headers

rlogid:t6sd%7Fhvqgwj%28ciuoopu0asu%60pkal%3C%3Dosuwb%7Cirwdvn.qr%3F%60g%2Bsfvu7371-188bace6136-0x2357
x-ebay-request-id:188bace6-13e0-a77f-d492-1ed0ffff522e!Ginger.v1.transaction_summary.GET!lvspayoutapi-tt8cb-tess0027.stratus.lvs.ebay.com!r1payoutapi-envjiwv5gtvevlbi[]
x-content-type-options:nosniff
x-xss-protection:1; mode=block
cache-control:no-cache, no-store, max-age=0, must-revalidate
pragma:no-cache
expires:0
x-frame-options:DENY
content-type:application/json
date:Wed, 14 Jun 2023 16:47:47 GMT
x-envoy-upstream-service-time:42
vary:Accept-Encoding
content-encoding:gzip
server:ebay-proxy-server
x-ebay-pop-id:SLBLVSAZ04
connection:close
transfer-encoding:chunked

 

Response Body

{
"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"
}
]
}

Message 1 of 2
latest reply
1 REPLY 1

RESTful Sell API Finances - 500 Internal Server Error

Resolve. There was no info to be returned

Message 2 of 2
latest reply