According to the response from
https://developer.ebay.com/api-docs/commerce/notification/resources/topic/methods/getTopics
we need an application token which we have. The response also contains
the following: authorizationScopes:
['https://api.ebay.c...
We want to subscribe to ITEM_AVAILABILITY but can't get it to work,
tried both, user and application tokens. According to the response from
https://developer.ebay.com/api-docs/commerce/notification/resources/topic/methods/getTopics
we need an applica...
We're having the exact same issue. No matter wether we use client
credentials or authorization code grant flow... we can create
destinations, list subscriptions but not subscribe to ITEM_AVAILABILITY.
{"errors":[{"errorId":195011,"domain":"API_NOTIFI...