LogIn on Web App not possible

0
Hi all,    I’m hosting my web app in a sandbox and am not aible to log in. When I run it locally, everything works fine. I even tried some workarounds with demo_accounts or adding new accounts as an anonymous admin. However, none of them worked. Has anyone any ideas?    Cheers
asked
1 answers
0

Hi Luis,

I understand your struggle, you need some work-around to create the first user in a sandbox. Create an AfterStartup microflow to create your first user. Don't forget to assign the correct userrole.

If you search for login sandbox on the forum, you probably will get some more details to solve this.

Good luck!

Johan

answered