
I am making a project on React Native + Expo. I have it connected to an Appwrite project. The Appwrite project is sort of messy and it has 900k requests. I was getting an error when i tried to do anything in my react native project saying "Resource limit for your project has exceeded. Please Upgrade to a higher plans." I tried making a new Appwrite project, and it has no requests or anything yet. It still gives me the same error. Is the free subscription per project or for everything? Is there a way to fix this for free or do I need to upgrade to a higher plan?
Recommended threads
- getFileView and getFileDownload Unexepct...
pdfUrl = storage.getFileDownload(appwriteConfig.bucketId, doc.pdf); console.log("getFileView awaited result:", pdfUrl, "| type:", typeof pdfUrl); I was...
- Unknown origin using Capacitor
I’m using capacitor to create native apps from angular source code. It was working a month ago, but now when I try to access appwrite through the app I get “Inv...
- Website warning message incorrect
The site says "Choose which projects to keep before **Sep 1, 2024** or upgrade to Pro. Projects over the limit will be blocked after this date." The date is wr...
