Facebook API Plugin
I am trying to configure my Facebook API plugin and it seems as though the directions in the docs.appery.io site do not match the new plugin. Are there any walkthroughs using the API via the plugin?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
I am trying to configure my Facebook API plugin and it seems as though the directions in the docs.appery.io site do not match the new plugin. Are there any walkthroughs using the API via the plugin?
Hi Kameron,
You would need to use clientÂ_id in FacebookSettings asset and in settings developers.facebook.com allow using Facebook API from Appery.io (http://docs.appery.io/tutorials/build...).
I figured it out. I was over thinking it:)
Can someone help with instructions or a tutorial on the facebook API plugin? There's one for the publishing one, and one that may be outdates as it's to use without the plugin: http://docs.appery.io/tutorials/build...
But I can't seem to get the basic Facebook API plugin to work. I think I set all the client ID and callback data points right. I'm not sure, for example, if testing an app through appery works with facebook as the URL is different.
The error I'm getting after I login (from graph.facebook.com) is: "message": "This IP can't make requests for that application."
Any ideas/help/tutorials? Thanks!
Hello! Could you please post your public app link.
Here it is (I think this is what you're asking for): http://politics.app.appery.io/Faceboo...
In the resulting page (which isn't able to pull in my FB info), I get the url the app is calling from the javascript error. When I go to that url, I see the "This IP can't make requests for that application" message.
Thanks for your help in advance!
Hello! On your screenshot there is a "Server IP Whitelist". You would need either delete it or set correct one - 107.20.248.61
Worked. Thanks!