HI,
im new to the eBay API and explore the api a little bit.
When i call getOffers or getInventoryItems for a Seller Account who has 100% Items i will always get no results.
The response is always this
{ "total": 0, "size": 0 }
When i call other APIs, for example https://api.ebay.com/sell/fulfillment/v1/order/ ... works like expected.
I also check that i have the scope for the https://api.ebay.com/oauth/api_scope/sell.inventory https://api.ebay.com/oauth/api_scope/sell.account.readonly
I use not the sandbox enrironment (very bad performance!)
What could be wrong? The Seller Account has over 50 Producs/Offers and get every day oders.
Thanks for every help.
Regards