nraboy / ng-cordova-facebook-example

Ionic Framework ngCordova Oauth Example for Facebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

could you please tell me the right settings of the app on developers.facebook.com/ ?

M-H-M-A opened this issue · comments

2
1
screenshot_2016-05-14-17-13-47

You'll have to read the Facebook documentation. I can see already from your screenshot though that you did not add http://localhost/callback as one of your redirect uris.

Duplicate ticket found here:

nraboy/ng-cordova-oauth#251

thank you for your fast response.what i am facing now .. Facebook returned error_code=100:Invalid permissions

Again, you'll have to read the provider specific documentation, in this case Facebook. A quick Google Search lead me to this:

https://developers.facebook.com/docs/facebook-login/permissions

For further help with the Facebook APIs, please use the appropriate Facebook support channels (forums, knowledgebase, docs, etc.). These are Facebook errors.

Regards,

thank you. it was very helpful. it works correctly both of Facebook and Twitter but today with "$cordovaOauth.twitter" i got undefined problem and it was work perfectly yesterday . so please help me and sorry for bothering you.