Error 403 upon Authentication
-
I have been trying to solve this issue for 1 day now to no avail. When I try to authenticate in order to get a token, I get the below error. How to fix?
403 – Forbidden Error
You are not allowed to access this address.
If the error persists, please contact the website webmaster.
If you are the webmaster of this site please log in to Cpanel and check the Error Logs. You will find the exact reason for this error there.Common reasons for this error are:
Incorrect file/directory permissions: Below 644.
In order files to be read by the webserver, their permissions have to be equal or above 644. You can update file permissions with a FTP client or through cPanel’s File Manager.Restrictive Apache directives inside .htaccess file.
There are two Apache directives which can cause this error – ‘Deny from’ and ‘Options -Indexes’.
- The topic ‘Error 403 upon Authentication’ is closed to new replies.