Error installing Shopify App on development store - deployment

I have hosted a public shopify app on heroku and updated the app url in partners dashboard but on requesting the install url for a development store. I am getting this error:
"Oops, something went wrong.
What happened?
Oauth error invalid_request: The redirect_uri is not whitelisted"
The same app works from local environment with ngrok url but does not work from heroku.

Related

Google playstore app unable to access api endpoints

When I build and run my ionic app, it works well and is able to access the remote endpoints. When I build a release and upload it to google playstore, it's updated well, but when I download and install it, the app is unable to access the endpoints. Everything on the server looks and works fine. What could be the cause of this kind of issue?

How to solve Sign in with Facebook after deploy to Heroku?

I built a website and i worked on my localhost , after i deployed my project to Heroku i cant access login with facebook from mobile phones.
I gen an error:
“Can't load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and sub-domains of your app to the App Domains field in your app settings.“
This is my project:
https://fierce-escarpment-77863.herokuapp.com/
I dont have any idea how can i solve this

Aws amplify facebook login app - broken url detected

Simple question really.
How do I make my facebook app live.
Steps taken...
I made a very basic project by running:
create-react-app;
amplify init;
Then I created a facebook app in facebook for developers.
Using the app id and app secret from that app I ran:
amplify add auth
amplify push
At which point my amplify project was created in AWS.
I took the user pool domain and added it to the facebook app:
App domains: [Userpool Domain]
Site url: https://[Userpool Domain]/oauth2/idpresponse
At this point I can use aws amplify in my react project to login using facebook, so it must be set up correctly.
But I can't set my facebook app to live, since it complains about a broken url detected.
And using the sharing debugger I see the https:///oauth2/idpresponse url returns a response code 400.
Can anyone please tell me.
How do I fix this??
This is the error thrown by facebook:

Facebook app hosted on SSL gives "Connection not trusted" error for some visitors

I have developed a Facebook app that works well for me using IE11, FireFox latest and Chrome latest.
I am hosting it on my domain with an SSL certificate, and the app is set up correctly in Facebook Developer portal.
The client, however, see "Connection not trusted" error message using FireFox latest.
I also occasionally get this problem when browsing https to some of my other domains using my phone, so I do not think this is in particularly a Facebook problem, but more something with my hosting or SSL certificates as my host installed them.
My question is: What can cause "Certificate not trusted" errors intermittently? Thanks!
It seems that one of the site URLs needed a '/' at the end. The problem is gone after adding that '/'.

Facebook app, how to have a online version with a local version?

Hi so i recently uploaded my facebook app. so i can only input 1 url for Website with Facebook Login. So how do i keep working on my local version while still serving the online version??
get another API and app secret from
www.facebook.com/developers