Skip to main content
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
3 件の回答
  1. 2015年2月16日 9:43
    Your screen has a VF Page??????

    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
0/9000