Skip to content
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

🐛 Source Amazon Seller Partner: construct OAuth consent URL dynamically #32014

Closed
davydov-d opened this issue Oct 31, 2023 · 1 comment
Closed

Comments

@davydov-d
Copy link
Collaborator

This is a follow-up to this slack thread https://airbyte-globallogic.slack.com/archives/C02U9R3AF37/p1698760885839239

The Amazon Seller Partner source connector supports multiple regions. However, the only available auth method is OAuth and it's consent URL is hardcoded (1, 2) and leads to the US store developer app.

We need to construct the consent URL dynamically according to https://developer-docs.amazon.com/sp-api/docs/seller-central-urls. For reference, see this source code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants