You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CreateSubscription is not a grantless operation. This operation is used to create subscription on behalf of a selling partner so they can receive updates for the notification type used in the operation. Hence you need to pass authorization token to call this operation.
We will update the documentation to reflect the same. Thank you for raising the issue.
createSubscription
is documented as a grantless operation here: https://developer-docs.amazon.com/sp-api/docs/grantless-operations, but it does not seem to be a grantless operation as it only works with an authorized token.The text was updated successfully, but these errors were encountered: