I am trying to connect my localhost server to facebook bot for testing by using ngrok.
I tried ngrok to connect my localhost to Facebook webhook subscription.
facebook show the following error : The url https://e431-125-99-185-146.in.ngrok.io/webhooks/facebook/webhook has been identified as malicious and/or abusive.
Related
I have a problem with login via Facebook with AWS Cognito.
The login page is https://magazzinoperfetto.auth.eu-west-1.amazoncognito.com/login?client_id=7ii0p2ob77m2d1ashv9708e5b&scope=openid&redirect_uri=https://www.magazzinoperfetto.it&response_type=code&state=TWFnYXp6aW5vIFBlcmZldHRvIExvZ2lu
but when I click on Login via Facebook I receive this error: URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings.
As you can see https://imgur.com/a/mD9qrBq I have set the domain in whitelist but the problem persist.
Can you help me?
I'm creating app using facebookAPI login system. I wanna make my app in public. When I added app Privacy Policy URL(http://b446c081.ngrok.io), raised this error.
"
You must submit a valid Privacy Policy URL in order to be compliant with Facebook Platform. Request failed with error: Could Not Connect To Server: Check that the webserver is running, and that there are no firewalls blocking Facebook's crawlers.
"
Of course my server is running, I can't understand "Check that there are no firewalls blocking Facebook's crawlers"
http://tinypic.com/view.php?pic=i69w0n&s=9#.Wsg4MGaB1p8
There is a bug on the Facebook side of things that doesn't allow Ngrok port-forwards as Policy URLs. I would recommend pushing your data to a service such as Heroku (which has a free tier, no card details needed) and a free URL that Facebook will accept as a Policy URL.
I cannot seem to run the facebook app on localhost. Whenever I try my domain, i get the error " App domains must match the domain of the facebook web games URL(https). Please connect these domains: localhost.
Your facebook app domain should be from App Url.
So change your App url to - http://localhost:port_num
Will work.
loginWithFacebook has stopped working for me.
Even the previous version of the code.
The plain code with just {{> loginButtons}} when run, on click connects to facebook, but on return waits very long for localhost and throws back this error after some time.
W20150123-21:16:55.743(5.5) (oauth_server.js:398) Error in OAuth Server: Failed to complete OAuth handshake with Facebook. connect ETIMEDOUT
I'm running my app inside a corporate network with proxy. Facebook is accessible and i', able to login other apps like soundclound with login via facebook.
When i'm connecting via other source (mobile data) i'm able to do a login. Any suggestion on how to find root cause ?
I am able to interact with the Facebook Login API from my hosted web server, however when I change these settings to the localhost server I receive the message below. I have also tried adding a port number (80) but with no success. I have researched this question here on SO but it seems that I am missing something.
App Domains: localhost
Site URL: http://localhost/
Erorr: Given URL is not allowed by the Application configuration....
Add the port you are using at your localhost and you will get, you are looking for ....
like http://localhost:62024/