0
我使用移動版本身份驗證爲Facebook獲取訪問令牌。 我用這個。面向移動應用的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。
我在身份驗證中錯過的任何特定事情?