I've been reading in circles the amazon sp-api documentation, I've done a ton of registration, developer profile, seller account, developer account etc
https://developercentral.amazon.com/
https://developer.amazon.com/
https://sellercentral.amazon.com/
I'm still not able to get the credentials I need to integrate this on the app I'm working to allow users to their data through my app using OAuth. Anyone knows what to do?
What I need is being able to create the OAuth flow so I can linked user's sellers account in my app so they can have access to their information
The endpoints: https://developer-docs.amazon.com/sp-api/docs/website-authorization-workflow
but for that I need an app that accepts OAuth authorizations, right now I'm only allowed to do self-authorizations
I'm not sure if the registration I did was wrong, if I need more registration, what should I do?