Search Facebook Developers
Docs
Tools
Support
News
Apps
Log In
Created By
Rail Sabirov
07/12/2012 12:56am
Subscribers (4)
Tags
mobile web
authentication
Bugs
Mobile authentication dialog not works
Status:
Fixed
Priority:
Medium
Updated:
August 8, 2012 at 11:04am
Toggle 1 older responses
Latest response from Facebook
Eric Osgood
This should now be resolved. Thanks for your patience.
Status changed to Fixed
Eric Osgood
Thanks for the report. We are looking into this.
Status changed to Assigned · Priority changed to Medium
My app open popup for facebook auth on page:
https://m.facebook.com/dialog/
oauth?response_type=code&client_id=198037xxxx&redirect_uri=http%3A%2F%2Ftest.xxx.
net%2FOAuth%2FAuthCallback%3Fnetwork%3DFacebook&scope=email+publish_stream
But
Steps to Reproduce:
Just open url like:
https://m.facebook.com/dialog/
oauth?response_type=code&client_id=198037xxxx&redirect_uri=http%3A%2F%2Ftest.xxx.
net%2FOAuth%2FAuthCallback%3Fnetwork%3DFacebook&scope=email+publish_stream
Expected Behavior:
Mobile dialog should work as regular dialog
Actual Behavior:
I can not press any button and can not see any requested permission info
Attachments:
broken_mobile_auth.png
3 people
can reproduce this issue by following these steps
Repro