I'm trying to a build a web application for Amazon sellers. I don't understand how to call Amazon MWS API using oauth calling and get user MWS authtoken like Etsy API.
- User Clicks Link
- User Signs In
- IRP Presents the Agreement
- Once Agreed, the key is returned to the MWS token
I've seen several programs do this but I can't find it. There seems to be no documentation on this topic and nobody is talking about it.
How can we implemented IRP?