Can't Login into my App

I am back to my developing an app I need for my business after a couple of months of some other work, and suddenly, I can no longer login! :dizzy_face:

Firs I simplified my login. I don’t need an email because it’s a private app, and users will be me and my staff.

image

On the workflow I did the following: I skipped the email by searching for the email matching the username:

image

It used to work but then now it doesn’t. Somehow the Search for User returns nothing…

What happened?

Gosh I figured it out: my User data wasn’t Publicly visible, so it couldn’t search for it.

This topic was automatically closed after 70 days. New replies are no longer allowed.