Hi! I am using self hosted appwrite for testing stuff out and now it's prod ready I want to deplot it to the cloud version.
It gave me this error when fetching details-
Couldn’t load resources
The API key required for the migration may no longer be valid or has expired, please verify and start migration again.
I checked the API keys, the key is being created with proper scopes but never being used. Right now its self hosted on my own machine.
Recommended threads
- how think about relationships?
From what I understand, relationships don't work like foreign keys. So, two things: Is the way to simulate foreign keys to manually pass references to IDs? In...
- Does anyone have a docker compose file f...
The compose file example on appwrite docs is 1.8.1 and I would like to try 1.9.0
- Docker compose 1.9.0 support
Hi! Sorry if I've missed something, but I saw that version 1.9.0 was released for self hosting, yet the compose file linked in the official documentation (https...