Open gberzins opened 1 year ago
This pr checks whether request is being made to an endpoint which requires grantless access token. Endpoints gathered from- https://developer-docs.amazon.com/sp-api/docs/grantless-operations
Relevant issues: https://github.com/ericcj/amz_sp_api/issues/38 https://github.com/ericcj/amz_sp_api/issues/3
Tested with notification endpoints. Code is not affecting any of generated code parts, so that shouldn't be an issue.
@ericcj pinging you in case you didn't get notification and are interested!
@ericcj will do sometime in upcoming week!
This pr checks whether request is being made to an endpoint which requires grantless access token.
Endpoints gathered from- https://developer-docs.amazon.com/sp-api/docs/grantless-operations
Relevant issues: https://github.com/ericcj/amz_sp_api/issues/38 https://github.com/ericcj/amz_sp_api/issues/3
Tested with notification endpoints. Code is not affecting any of generated code parts, so that shouldn't be an issue.