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
- Custom Email Templates Not Updating for ...
I have 4 custom email templates on my self-hosted Appwrite instance: - email verification - reset password - security alert - 2FA verification. email verifica...
- Docker compose down command is deleting ...
I just followed the steps in the website...but docker compose down seems to delete whole data...it is like fresh installation. Please check if i am missing anyt...
- Bug Report: type generation for enum of ...
### š Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...