I got the next error when i try to call any of the both catalogs methods (search/getProduct), i have declared some scopes, and i have included the next two:
https://api.ebay.com/oauth/api_scope/commerce.catalog.readonly
https://api.ebay.com/oauth/api_scope/sell.inventory
to get the oauth app access_token, but i got the error get try to call to the the catalog-search/getProduct api:
- { "errors": [ { "errorId": 75015, "domain": "API_CATALOG", "category": "REQUEST", "message": "Insufficient permissions to fulfill the request." } ] }
rlogid : t6%60drfojafsl%3C%3Dqkidbqgklbgwj%28j%3Eo0u*w%60ut3541-17d544138b2-0x153
any idea? thanks in advance