Mobile version of app

9 views
Skip to first unread message

Artur

unread,
Sep 9, 2012, 3:02:17 PM9/9/12
to koala...@googlegroups.com
Hello. 
I need to use mobile version of my app with the same url as a main version.
But when users go to my app from mobile version by clicking on invite link they i get an error "Koala::Facebook::APIError (OAuthException: Error validating verification code.)".
Why is this happening and how can I fix it?

banane

unread,
Sep 15, 2012, 11:37:25 PM9/15/12
to koala...@googlegroups.com
It's a bit tricky authenticating via mobile and not using the native libraries they want you to use, but referring it to your own server. Basically, FB doesn't want you to do that. They want you to use native calls to FB. So you setup native config settings on Facebook app page, and that allows calls from the phone.   They don't want you to triangulate- but to be point A to point B, so that the user knows who is calling their personal data (the app they're on) not some delegated app. I'd suggest authenticating on the phone, then passing the access token to the server for heavy lifting/parsing etc.

--
You received this message because you are subscribed to the Google Groups "Koala & The Facebook Graph API" group.
To view this discussion on the web visit https://groups.google.com/d/msg/koala-users/-/zbdzOoicrbQJ.
To post to this group, send email to koala...@googlegroups.com.
To unsubscribe from this group, send email to koala-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/koala-users?hl=en.

Reply all
Reply to author
Forward
0 new messages