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

how to fetch order data using local python program via eBay API (Resolved)

Not sure how to delete this post. I have figured out the issue. 

 

Hello everyone, I am trying to fetch order data via eBay API using a python program from my local laptop. Here are the python codes below. I tried google, chatGPT, YouTube and nothing came up that can help me identify the issue. Could someone point me to the right direction? Thank you so much!

 

Error messages:

"Failed to fetch orders: 500 - {
"errors": [
{
"errorId": 1004,
"domain": "OAuth",
"category": "REQUEST",
"message": "Internal error",
"longMessage": "Error processing the access token."
}
]
}"

 

 

 
Message 1 of 2
latest reply
1 REPLY 1

how to fetch order data using local python program via eBay API (Resolved)

Issue has been fixed. 

Message 2 of 2
latest reply