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
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Finding job
Hi. I am a full-stack developer with experience in developing scalable and user-friendly web applications. I handle both front-end and back-end development, im...
- CDN not delivering correct bundle
My site 69b4cd410035893573dc is not delivering the latest deployed version via CDN, it seems stuck on versions from previoiu days, alternative links for the lat...