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

Fix for anyone getting an error when trying to create new user #42

Open
belalelmi opened this issue Aug 23, 2024 · 2 comments
Open

Fix for anyone getting an error when trying to create new user #42

belalelmi opened this issue Aug 23, 2024 · 2 comments

Comments

@belalelmi
Copy link

If you're getting the following error in the browser console:

`An error occurred while creating a new user: TypeError: Failed to construct 'URL': Invalid URL`

make sure you have "user server"; as the first line in patient.actions.ts

see example #below:

Screenshot

Screenshot

@belalelmi belalelmi reopened this Aug 23, 2024
@roumodip
Copy link

roumodip commented Nov 5, 2024

thank you

@vijaykolar
Copy link

NEXT_PUBLIC_ENDPOINT=https://cloud.appwrite.io/v1 modify in env local

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants