yes
is it a url problem ? like is https://cloud.appwrite.io/v1 not working ?
it shouldnt be afaik
ya...it should work...The only thing i can think of is if you're using some framework where the env var doesn't work in some context
but it is being printed right in console.log
wait no...there are extra quotes
what?
in your .env file, you added single quotes around the value?
yes
its single
get rid of them
thats seems to decrease the erros
errors*
wait a min
get rid of the semicolon too
y6eah i did
so any other errors now?
there's probably something wrong with your project id
ok ill find it
fixed
ty
beginner mistakes π ty tho
[SOLVED] TypeError: Failed to construct 'URL': Invalid URL
Recommended threads
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...