amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
547 stars 722 forks source link

Invalid value DATA_KIOSK_QUERY_PROCESSING_FINISHED for path parameter notificationType #3924

Closed cohlar closed 1 month ago

cohlar commented 1 month ago

Hi,

I am following the documentation to subscribe to the DATA_KIOSK_QUERY_PROCESSING_FINISHED notification, and I am getting the following error from the getSubscription operation:

Invalid value DATA_KIOSK_QUERY_PROCESSING_FINISHED for path parameter notificationType

I know the Data Kiosk is in beta, but since the notification is documented, I'm here to ask whether this notification cannot yet be subscribed to (that would explain the error message), or if on the contrary it is functional and I am doing something wrong.

Thanks for your help.