Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

how to use oAuth to authenticate shopify account

how to use oAuth to authenticate shopify account

kwangEra
New Member
12 0 0

we are using a third party app which has oAuth 2.0 and we want to post items to our shopify store such as using POST /admin/api/2021-10/products.json .
We are not using our own node.js server, as we are doing it through the app.
How do i obtain the credetials to authenticate using oAuth? I already went through the documentation and still unsure where to go about from here.
It's asking me for parameters such as Authorization Request URL , client_id, redirect_uri, etc.
On the ebay oauth 2.0, it allows me to get these parameters in production but im unfamilier as how to obtain it from shopify.

Replies 0 (0)