I'm trying to migrate my web app from Netlify to Sites, so I started the Sites process to "Connect a repository". I was able to give Appwrite permission to the repo I want to deploy, but when I go back to the Appwrite Sites console and refresh the "Connect a GitHub Repository" page, my repo never shows up.
For what it's worth, the Appwrite page's Chrome console is showing some resource failures, an AppwriteException "Provided payment method is no longer available.", and some r.stripe.com errors (Failed to load resource).
Recommended threads
- Fail to access the hosted site
Hi there I am facing an issue with the sites. My site is properly hosted on Appwrite but the issue is that when accessing the site from this URL https://instant...
- Error 503 Response object too large
I have a video embedded in an iframe. I've tried hosting the file with my site source, using appwrite storage and even via youtube. It works fine locally, works...
- endpoint variable
Appwrite Sites passes e.g. APPWRITE_SITE_API_ENDPOINT to the site, but i need this variable in Next.js in my Client-Side-Page. How can i pass it? Next.js only p...