App reviews, troubleshooting, and recommendations
Hi,
I am trying to test installing my app on my development store.
When I go to test app on development store, I am redirected back to my site. The parameter code is missing. This means I cannot obtain an access token, then send the user to Shopify to pay. Here is the URL that I receive:
hmac=X&host=Y&shop=myshop.myshopify.com×tamp=1701874522
How do I get a code, so I can make an access token?
Solved! Go to the solution
This is an accepted solution.
Hi,
The auth process includes few steps:
At first you need to verify the installation request from Shopify (you are here)
Then you need to redirect user back to Shopify so he can confirm it and give you an access to his data
Then he will be redirected to your site again and you will need to obtain an access token from the oauth server
The whole process is described here, please follow it step by step and you will make it
This is an accepted solution.
Hi,
The auth process includes few steps:
At first you need to verify the installation request from Shopify (you are here)
Then you need to redirect user back to Shopify so he can confirm it and give you an access to his data
Then he will be redirected to your site again and you will need to obtain an access token from the oauth server
The whole process is described here, please follow it step by step and you will make it
Hi this does not address the issue. The problem is when it is redirected to our site again, the code parameter is missing thus unable to request for the access token. Any solution for this ?
hi did you manage to get the working solution for this ?
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024