Hi there, thanks for your work on bringing this to Ruby. 👍🏻
I'm currently stuck on Step 4. Your application exchanges the LWA authorization code for a LWA refresh token
Amazon did hit my callback URL and I saved the selling_partner_id and spapi_oauth_code
How do I use the spapi_oauth_code?
Hi there, thanks for your work on bringing this to Ruby. 👍🏻
I'm currently stuck on Step 4. Your application exchanges the LWA authorization code for a LWA refresh token
Amazon did hit my callback URL and I saved the
selling_partner_idandspapi_oauth_codeHow do I use the
spapi_oauth_code?