I have a facebook page tab where i try to get the access token with the link
https://www.facebook.com/dialog/oauth?client_id=[APP_ID]&redirect_uri=[REDIRECT_URI]
I has been working, but now all of a sudden I just get a generic error message: "An error occurred. Please try again later."
I have checked and the APP_ID is correct, and as far as i can see the applications settings are ok. Have there been any new changes to this or something?