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