I’m facing very serious issues with user signups on our live web app. Many users are experiencing problems during the signup process, which is becoming extremely frustrating for me.
Some of the major issues include:
- "No Profile Found" error — even though the user profile appears in the database, the user is unable to log in.
- When I manually update or change the password still the same issue "No Profile Found" issue still occurs.
- Another error says: "Creation of session is prohibited", even though the user is not currently logged into the platform.
Need help on urget Basis The screenshots all are send by realtime users
TL;DR
Developers are experiencing signup issues on the live web app, with errors like "No Profile Found" and "Creation of session is prohibited" during the signup process. The issues seem to persist even after manually updating passwords. Urgent help needed.Recommended threads
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- [1.9.5] Google OAuth do not work anymore
After migrating to 1.8.1 to 1.9.0 then 1.9.5 and login through Google I get on Flutter app "Missing redirect URL" "Your OAuth login flow is missing a proper re...