After installing the (pre-added) Facebook, Google, and Twitter authentication systems and add it to my website login
system, I've encountered the following problems; When the Facebook Login button is clicked, it goes back to the home page, and gives a message ON MY SITE that reads;
A critical error has occurred.
An unexpected error has occurred
I've added the APP ID and Secret, and followed the instructions as posted in
http://www.dnnsoftware.com/wiki/confi...
I've even attempted to add more info to the Facebook dashboard, than listed in that page, and I get that same message.
Also, If I go to another browser, and try to login as a FB user that's not an Admin, I get the following message ON FACEBOOK; "App Not Setup: This app is still in development mode, and you don't have access to it. Switch to a registered test user or ask an app admin for permissions."
_________________________________________________________________________________________________________________________________
The
Google Login gives the following message on a Google page;
401. That’s an error.
Error: invalid_client
The OAuth client was not found.
Request Details
- scope=https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email
- response_type=code
- redirect_uri=http://hamiltonhughesracing.com/login.aspx
- state=Google
- client_id=363460729908-qvt34g3f5lic4p9jtt95kvsnko0iaqf0.apps.googleusercontent.com
That’s all we know.
_________________________________________________________________________________________________________
The
TWITTER Login does the same as Facebook, except it gives the same message whether it be admin or not.
A critical error has occurred.
An unexpected error has occurred
Does anyone have any suggestions for getting these to work?
Thanks, Jeff...