-
Notifications
You must be signed in to change notification settings - Fork 41
Error install app The redirect_uri is missing #32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
What exactly is the error you are receiving? |
Invalid Request! Request or redirect did not come from Shopify. |
seems like you are in a redirect loop. Also did you change the md5 to hmac? |
Thank you for your explanation. I finally go this to work. |
How to custom setting implemented from app to shopify website explanation about linking? Hello sir, Now I am stuck for next step. I don't understand how can I linked the custom setting implemented on my app to shopify frontend. How can I linked the app to shopify website. I am able to make standalone app with php but don't understand how its data can be linked to shopify website. How my server app database can be used in shopify website. My server SSL supported. My app url :- https://apps.shopify.com/come-hello I want Real-time notification of recent sales to increase customer buying products on website store live notification. How can I do this? How do I actually use this app to interact (integrate) on my web site frontend? But I want like this app build using php SDK For example like this apps url :- https://apps.shopify.com/sales-pop this is possible in PHP. I am new here. Any help is very much appreciated. Thanks |
@khetesh Yes I can help you. Let's break up your request into smaller tasks and then you can put it all together. I can show you how to do this. Are you comfortable with JS? |
Yes,i comfortable with JS. How do it use in js with my app? |
#21 |
seems like you are in a redirect loop. Also did you change the md5 to hmac? hello sir I am getting same this issue . where we need to change md5 to hmac? |
Hello ,

I seem to be getting an error now when using the SDK:
Like this error first image :-
1.
my callback URL is install.php as explained in the readme (Image 1)
shopify partners account s config. image like this.
The text was updated successfully, but these errors were encountered: