function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Nilesh BadrakiyaNilesh Badrakiya 

Authorization Required error in public site - Urgently Required.

I am getting a problem in site which i have customized...

i have customized a visualforce pages siteLogin and siteRegister.

 

when user click for new registration then it will redirect to the page siteRegister.

In site Register page if i submit a page it should redirect to siteLogin page.

 

but in my case it's redirecting to Authorization required page.why that is happening?

 

i also got a help from blog,it suggested 3 things

1) the page which i want to redirect ,it's not listed in site visual force pages.but in my case, list has.

2) by using debug logs, if any error in page.but i didn't find any error in my page.

3) enable a development mode and check an error.

 

i tried those things but it didn't help me.

Please any one help me.....

 

Regards,

Nilesh Badrakiya.

 

TejTej

please check the below things :

 

--> did u enabled your apex classes?

 

--> is your site active ?

 

--> is your site guest user profile active?

 

-->are there any IP Restrictions enabled?