Quirky DevilOriginal post
Web Developer
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.
Summary
Developers trying to switch from self-hosted to cloud with Appwrite are facing an error related to expired API keys during the migration process. Despite verifying that the API keys are properly created and have the necessary scopes, the issue persists. It is recommended to ensure that the API key is actively used and not expired, as the migration process may require a valid and active API key for a successful transition.