Invalid application ID with Facebook iOS application -


here error when try login app.

myapp[47747:907] failed log in error domain=com.facebook.sdk code=2  "the operation couldn’t completed. (com.facebook.sdk error 2.)"  userinfo=0x1c5d3c50 {com.facebook.sdk:errorloginfailedreason=com.facebook.sdk:systemlogincancelled, com.facebook.sdk:errorinnererrorkey=error domain=com.apple.accounts code=7  "the facebook server not fulfill access request: invalid application [my_app_id]"  userinfo=0x1c5cb630 {nslocalizeddescription=the facebook server not fulfill access request: invalid application [my_app_id]}, com.facebook.sdk:errorsessionkey=<fbsession: 0x1c584800, state: fbsessionstateclosedloginfailed, loginhandler: 0x0, appid: 589037374454169, urlschemesuffix: , tokencachingstrategy:<pffacebooktokencachingstrategy: 0x1d0818a0>, expirationdate: (null), refreshdate: (null), attemptedrefreshdate: 0001-12-30 00:00:00 +0000, permissions:(null)>} 

on iphone authorization works without problems. checked on both devices, app enabled facebook native auth.

any ideas?

ok, mistake. trying friend's facebook account , not identified developer on facebook.

once disabled sandbox mode app, login worked without problems.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -