Unable to get push notification from EBay (Notification API)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2023 02:17 AM
I am using JAVA sdk for notification API , please refer this . I have created destinations for ITEM_PRICE_REVISION , ITEM_AVAILABILITY and MARKETPLACE_ACCOUNT_DELETION and subscribed MARKETPLACE_ACCOUNT_DELETION,
ITEM_PRICE_REVISION and ITEM_AVAILABILITY topics . For MARKETPLACE_ACCOUNT_DELETION I am receiving push notification from EBAY but in case of ITEM_PRICE_REVISION and ITEM_AVAILABILITY i am unable to get push Notifications where as i am able to get challenge code from EBay while creating destination for each of them. Can anyone help me out in this case.
PS : I have include scope https://api.ebay.com/oauth/api_scope/buy.item.stream for Commerce Notification API events i.e ITEM_PRICE_REVISION and ITEM_AVAILABILITY .
