
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
- 404 for self-host
docker-compose.yml: x-logging: &x-logging logging: driver: 'json-file' options: max-file: '5' max-size: '10m' services: traefik: ima...
- Is p-limit compatible with Appwrite?
I have a function that makes asynchronous calls to different Appwrite collections. This is how I make the call: ```js await Promise.allSettled([ ...
- Realtime stuck on pending
I'm hosting appwrite on a server where there's already nginx running and you can see how it's config looks for appwrite on attachted screenshot. I'm not getting...
