Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am using a Url like this:

https://www.facebook.com/dialog/oauth?redirect_uri=https:%2F%2Fwww.facebook.com%2Fconnect%2Flogin_success.html &scope=user_about_me%2Cuser_photos%2Cfriends_photos%2Cread_stream%2Cpublish_stream &display=popup &response_type=token &client_id=enter code here

This URL was generated using the Facebook c# SDK.

share|improve this question

closed as off topic by Igy, Servy, Will Feb 14 at 16:47

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

I believe this was an issue on Facebook side. It is working now.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.