Facebookのアクセストークンを取得するために、モバイル版認証を使用しました。私はこのように使います。
問題は で発生しiPhone
ます。Other mobile devices as far as OK
.
https://graph.facebook.com/oauth/authorize?type=user_agent&display=wap&client_id=12345&redirect_uri=www.blahblah.com/blah&scope=user_photos,read_stream,publish_stream,offline_access,user_status,friends_status
しかし、それはヒットし"No Internet Connection"
ます。実は、そのアカウントは Facebook にログインしていました。
認証で見逃している特定のものはありますか?