开发者

ACS and facebook login -> display=touch is broken? [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center. Closed 11 开发者_StackOverflowyears ago.

I'm using ACS to auth against Facebook. Before this week, I could add display=touch to the end of the URL ACS is providing. Now when I do this I'm getting a "HTTP 500 Internal Server Error".

Any ideas? The URL is something like:

https://www.facebook.com/dialog/oauth?client_id=myid&redirect_uri=myreturnurl&scope=email&display=touch

I've tried m.facebook.com with the same result.

Again, this worked before... and if I remove display=touch (or change it to display=popup) everything is fine.

I want this to display on a WP7 app, thus the touch :)

Thanks SR

Update: Docs say "Display mode in which to render the Dialog. Can be page, popup, iframe, touch, or wap.". Touch and wap return a "HTTP 500 Internal server error".


Also breaks my app and even Seesmic. It needs to be fixed by FB. I created a bug report here: https://developers.facebook.com/bugs/287213021307964


I ran into this problem myself a few days ago. It appears to be a change Facebook has made on their end, despite what their docs say.

I tried using display=popup instead, which worked for me.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜