Skip to content

createSubscription is not a grantless operation #4491

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
endor opened this issue Jan 3, 2025 · 3 comments
Closed

createSubscription is not a grantless operation #4491

endor opened this issue Jan 3, 2025 · 3 comments
Assignees
Labels
closing soon This issue will be closed soon

Comments

@endor
Copy link

endor commented Jan 3, 2025

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.

@ritikacd
Copy link

ritikacd commented Jan 3, 2025

Hi @endor

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.

Thanks,
Ritika
Selling Partner API services

Copy link

github-actions bot commented Feb 7, 2025

This issue is scheduled to close soon. If you are still encountering problems, please feel free to open a new issue and make a reference to this one.

@github-actions github-actions bot added the closing soon This issue will be closed soon label Feb 7, 2025
Copy link

closed for inactivity

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closing soon This issue will be closed soon
Projects
None yet
Development

No branches or pull requests

2 participants