05-06-2025 07:27 AM
i have active subscription but with https://api.ebay.com/sell/stores/v1/store call return:
"errors": [
{
"errorId": 225002,
"domain": "API_STORES",
"category": "REQUEST",
"message": "The user must have an active store subscription."
}
]
also on "sell/stores/v1/store/categories"
return the same error...
05-06-2025 04:21 PM
We have encountered similar problems since May 3.
When I try to retrieve the store category I get an error saying `The user must have an active store subscription.`
but in fact the store is a premium store and the category is correctly registered.
05-07-2025 12:37 AM
yes, also on API exploer i get the same error!
getStoreTask return internal server error!!!
"errorId": 225000,
"domain": "API_STORES",
"category": "APPLICATION",
"message": "Internal server error encountered. If this problem persists, contact the eBay Developers Program for support."