Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

422 Errors on Signup with Supabase Authentication #13

Open
Mergim1992 opened this issue Nov 9, 2024 · 0 comments
Open

422 Errors on Signup with Supabase Authentication #13

Mergim1992 opened this issue Nov 9, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@Mergim1992
Copy link

Describe the problem
Signup requests consistently return 422 errors due to missing or invalid fields. The documentation does not clearly specify which fields are required for successful signup (e.g., email, password). This is confusing for new users, as it's unclear what data the signup endpoint expects.

Describe the improvement
Add clearer documentation on the required fields for signup, ideally with example payloads showing the correct format (e.g., email, password). This would help users avoid 422 errors during setup.

Additional context
Adding this information would improve the onboarding experience by preventing errors related to missing or incorrect signup data.

Error-Codes:

  • Web-Inspector: Failed to load resource: the server responded with a status of 422 ()
  • No-Errors in Console
@Mergim1992 Mergim1992 added the documentation Improvements or additions to documentation label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant