I have this Problem and i dont know what is wrong..
Are both instances accessible from the internet or in the machines you're trying to migrate?
yes
Do you have enabled all the scopes in the API key, or just some scopes?
yes and i created a new API Key and with that the same problem
all scopes are on
Could you check network logs in dev tools for the failed request? What's the request content or what does fail from the request?
Also, what's the version of each instance?
1.4.13
network says that
hmm i think i have this problem i'm gonna testing it
Recommended threads
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...