cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Are platform notifications broken?

I've set up a webhook endpoint for eBay's platform notifications API in order to receive listing updates. I've subscribed to FixedPriceTransaction and AuctionCheckoutComplete among other event types.

Everything worked fine until sometime after 19 Mar 2024, 01:30 GMT when those two event were no longer received on my end but all other subscribed events (ItemSold, ItemRevised, ItemListed, etc.) were delivered just fine. Is there a way to find out more information of the returned error codes or perhaps the root cause?

 

When using GetNotificationsUsage request to diagnose, all affected ItemIDs have the following:

 

<Type>FixedPriceTransaction</Type>
<Retries>2</Retries>
<DeliveryStatus>CustomCode</DeliveryStatus>
<ErrorMessage>API_PAYLOAD_TEMP_FAILURE:APIErrorCode=396</ErrorMessage>
<Type>AuctionCheckoutComplete</Type>
<Retries>2</Retries>
<DeliveryStatus>CustomCode</DeliveryStatus>
<ErrorMessage>API_PAYLOAD_TEMP_FAILURE:APIErrorCode=396</ErrorMessage>

 

 

Message 1 of 2
latest reply
1 REPLY 1

Are platform notifications broken?

@puttander_0 

 

Looks like a system bug developer_support@ebay . Three related posts:

 

https://community.ebay.com/t5/Traditional-APIs-Orders/Are-platform-notifications-broken/m-p/34356557... 

 

https://community.ebay.com/t5/eBay-APIs-Talk-to-your-fellow/FixedPriceTransaction-notification-not-w... 

 

https://community.ebay.com/t5/Traditional-APIs-Selling/Platform-notifications-not-receiving-FixedPri... 

 

 

 

 

ShipScript has been an eBay Community volunteer since 2003, specializing in HTML, CSS, Scripts, Photos, Active Content, Technical Solutions, and online Seller Tools.
Message 2 of 2
latest reply