You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't want to edit third party files, so how am I supposed to handle that exception?
Here it is:
( ! ) Fatal error: Uncaught exception 'Exception' with message 'Authentification failed! The user denied your request.' in /path/to/application/third_party/hybridauth/Hybrid/Auth.php on line 153
Thank you!
The text was updated successfully, but these errors were encountered:
If a user denies access to his/her Facebook account, I need a way to display an error and redirect to another page.
I understand that hauth/endpoint executes the following command:
I don't want to edit third party files, so how am I supposed to handle that exception?
Here it is:
( ! ) Fatal error: Uncaught exception 'Exception' with message 'Authentification failed! The user denied your request.' in /path/to/application/third_party/hybridauth/Hybrid/Auth.php on line 153
Thank you!
The text was updated successfully, but these errors were encountered: