You need to sign in to do that
Don't have an account?
Submit on Sites form but receive error: Authorization Required
I have created a web2contact form using Sites however whenever you submit on the form you are presented with an "Authorization Required" error message.
Has anyone else come across this before ?
I have checked everything including the Guest User Profile permissions, field level security on Contacts object etc. but all looks fine.
Really appreciate any help with this one !
can you share your page and controller source code?
Hi Bulent,
Thanks for your help ! Absolutely the page URL is - http://mab.force.com/brandjunction
and the source code is below (please don't cringe too much);
and the simple controller to redirect to the thank-you page;
Hey JDog, Did you end up finding out what was going on here?
Cheers,
-Philip
can you try the following?
1- search the "Preview as admin" feature in online help
2- add the preview as admin tags to your error pages
3- test your page via the preview as admin link on the site details page.
You'll see the exact error
Hi
I had a similar porblem. I forgot to add those vf pages into sites pages. And this caused all the problem. May be you should check that.