[Error] Method: POST
appwrite | [Error] URL: /v1/account
appwrite | [Error] Type: Appwrite\Extend\Exception
appwrite | [Error] Message: Invalid Origin. Register your new client (appwrite.lostcausenetwork.com) as a new Web platform on your project console dashboard
appwrite | [Error] File: /usr/src/code/app/controllers/general.php
appwrite | [Error] Line: 1106
appwrite | [Error] Timestamp: 2025-12-06T14:02:04+00:00
appwrite | [Error] Method: POST
appwrite | [Error] URL: /v1/account
appwrite | [Error] Type: Appwrite\Extend\Exception
appwrite | [Error] Message: Invalid Origin. Register your new client (appwrite.lostcausenetwork.com) as a new Web platform on your project console dashboard
appwrite | [Error] File: /usr/src/code/app/controllers/general.php
appwrite | [Error] Line: 1106
appwrite | [Error] Timestamp: 2025-12-06T14:02:14+00:00
appwrite | [Error] Method: GET
appwrite | [Error] URL: /v1/account
appwrite | [Error] Type: Appwrite\Extend\Exception
appwrite | [Error] Message: User (role: guests) missing scopes (["account"])
appwrite | [Error] File: /usr/src/code/app/controllers/shared/api.php
appwrite | [Error] Line: 384
appwrite | [Error] Timestamp: 2025-12-06T14:02:14+00:00
appwrite | [Error] Method: GET
appwrite | [Error] URL: /v1/account
appwrite
Error: Trying to install appwrite on subdomain. not secure
Hi as the title says, I had to do a full reinstall due to circumstances. but when I try to set my appwrite to my subdomain. i can access it. but the site remains not secure and i can't log in. gettin all sorts of weird errors.
my nginx config file:
Any help is appreciated as it seems like it is an Nginx issue.
Recommended threads
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....