'Authorization Required You must first log in or register before accessing this page. If you have forgotten your password salesforce
I have setup a site but when i am opening this site i am getting this type error, Authorization Required
You must first log in or register before accessing this page. If you have forgotten your password, click Forgot Password to reset it.
Solution 1:[1]
You need to make sure that the visualforce page which you created has access to Guest user profile. To navigate to Guest user, do as below:
Go to Setup -> Develop -> Sites -> Click Site name -> Public Access Settings
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Mahi Kumawat |
