
Hi. Can anyone help me resolve this. I was not facing CORS error 15 minutes ago but now for some reason I am getting it and not able to resolve it.

should your localhost have a port associated with it?

port 3000

your env does not reflect that?

It tried to call localhost/v1, would that cause an issue?

.env is copied from .env.example

I tried putting port in .env but then on restarting I am getting 404 for account and prefs api

Any way to resolve this?? I am not able to work on the issue I am assigned to 😅

What port is the appwrite api running on?
Recommended threads
- Issue with functions
Hi, Appwrite (1.7.4 but 1.6.0 too) throw me this error when I upload my functions manually (cant do other way for now) ```[14:59:40] [open-runtimes] Environme...
- Adding new Attributes to Collections doe...
When I add a new attribute to an existing collection, all exisiting documents initialize that attribute to null, even though it has a default value set. I added...
- Are there any quantity limits for creati...
Are there any quantity limits for creating databases and collections in self-hosted Appwrite?
