Web Developer
I’m trying to migrate my local Appwrite setup (running in Docker) to Appwrite Cloud, but I’m hitting an issue during the deployment process.
My Setup
• Local Appwrite version: 1.5.7
• Running via Docker on Mac
• Everything works fine locally, and my client connects successfully.
• I set up an Appwrite Cloud project and tried to migrate my local database, storage, and settings.
Problem
When I try to configure my Appwrite Cloud project, I keep getting this error:
❌ “Request failed – Please check if your credentials are filled in correctly in the previous step.”
I'm confused by the error, as in the previous step I just enter the project name, nothing more.
Thanks 🤝
Tom