Facebook问题录

Facebook问题反馈地址
 
最近遇到的授权问题  
加载 voice it 时遇到了问题,请稍候再试。
API Error Code: 100
API Error Description: Invalid parameter
Error Message: cancel_url URL is not properly formatted
大概意思是让过几天再试试
 
这里是官方地址

http://developers.facebook.com/bugs/463219573709230?browse=search_504eeab6205a93a34738600

 

We started to to experience problems with our iPhone application which uses Facebook for user authentication. 

As a first step in using our app, users have to log in with Facebook and allow our app to access their profile. App is written with Titanium Appcelerator and uses Facebook module (which, I believe, uses 2.0 Facebook SDK).

However, we started to notice that new users who have not authorized our app before, are unable to login.

Upon entering their correct email and password they get following error message:

"An error occured with <application name>. Please try again later.
API Error code: 100
API Error description: Invalid parameter
Error Message: cancel_url URL is not properly formatted

The HTTP requests sent to facebook servers have cancel_url set to 'fbconnect'.

The same facebook authentication flow, using the same code worked few days back.

posted @ 2012-09-11 15:57  天边的星星  阅读(390)  评论(0编辑  收藏  举报