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.

from today the facebook login into my flex application doesn't work.

The application load an mx.conponents.HTML with facebook login for the user. The request URL is:

https://www.facebook.com/dialog/oauth?client_id=XXXX&redirect_uri=XXXX&scope=user_photos,publish_stream&response_type=token&display=touch

When i try to access with email and password the page get to me following error:

error on line 2 at column 199: EntityRef: expecting ';'

If I change the display parameters to popup the application still work.

The problem is on window 7 32bit with ie9, on adobe ari application 3.0.

If i try the application with mac os, with safari, there is't any problem.

The applicatione has worked well util today.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.