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 a very beginner on web app dev.

I am using an web app which pulls photos from Facebook, after a proper user authentication.

While using this app the facebook oauth dialog will prompt the user to enter the login details and it works perfectly on windows browsers except for IE9 and completely not working for any of the mac browsers like safari or mozilla or chrome.

The error on the oauth dialog window is "An error occurred with [app_name]. Please try again later."

Does anyone have any idea why it is not working on any of the mac browsers?

Thanks

share|improve this question
An addition to this, when i load the webpage with 'www.' removed and in https, it works properly in all browsers in windows and mac except for mac mozilla. Also when i ping to the web server with 'www.' request goes to the caching server and when i ping to the server with out 'www.' request goes directly to the webserver. – Beginner Nov 12 '12 at 7:57

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.