You need to sign in to do that
Don't have an account?

Login Flow - new user - Insufficient Privileges
Hello.
I have created a Login Flow - it checks a date field on the User record, does a comparison, and shows the User a screen based on the outcome. It works well, except when i test it with a new User (I set check the Use Force.com Flows checkbox on the User). I click the link in the email that is sent and i get:
Insufficient Privileges
You are not logged in. You must log in to perform the operation you requested.
No debug log is created. I check the User record - and it says the login was successful.
What am I doing wrong?
thanks
chris
I have created a Login Flow - it checks a date field on the User record, does a comparison, and shows the User a screen based on the outcome. It works well, except when i test it with a new User (I set check the Use Force.com Flows checkbox on the User). I click the link in the email that is sent and i get:
Insufficient Privileges
You are not logged in. You must log in to perform the operation you requested.
No debug log is created. I check the User record - and it says the login was successful.
What am I doing wrong?
thanks
chris
Go to the Profile of the new User and in VF page add your VF Page and if controller is there add that also in classes of that profile. If there is still same issue than check all the fields which you are using on VF page or controller that particular profile has access to that fields.
Please mark this as Best Answer if it really helps. Let me know if you are still finding an issue
thanks
chris