Request oauth token via grant_type = client_credentials

ccromer1
New Member
1 0 0

Need the ability to request an oauth token from your provider outside of the client app work flow, meaning there is no code at play to send on the token request.  Need the ability to get a valid token with the key/secret/scope/grant_type=client_credentials.  This will be used in conjunction with a private shopify app where the key/secret come from the apps setup under a store.

I will stress that BASIC auth for a private shopify app does not solve my ask, I need to programmatically request a valid auth token from the provider for this private app that will not have an oauth flow using a code.  For example:

Capture.PNG

Thanks,

CC

-

Replies 0 (0)