I have a custom distribution app for a client where i sent them the url
https://admin.shopify.com/oauth/install_custom_app?client_id=
however after the authentication callback I only get
hmac
host
shop
timestamp
how can I exchange for access_token if I don’t get a code?
what is the right process to get acess_token for custom distribution apps