Hey @Appwrite team / support š I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitHub issue #11437 but need urgent help. š“ Problem: I previously registered Flutter and Web platforms on my project. They worked fine. Now the Platforms tab shows "Add a platform to get started" as if nothing was ever added ā and my Flutter app throws a platform not registered error. š Root Cause (confirmed via API): When calling GET /v1/projects/{id}/platforms, the API returns: HTTP 401 ā missing scopes: ["platforms.read"] The authenticated console owner is not being granted the platforms.read scope ā this looks like a scope/permissions regression on Appwrite Cloud (API v1.8.1). š Details:
Platform: Appwrite Cloud Region: Frankfurt SDK: Flutter Appwrite API version: 1.8.1 Plan: Free tier GitHub issue: https://github.com/appwrite/appwrite/issues/11437 Can someone confirm if this is a known issue or ongoing incident? My app is completely blocked. Any help is hugely appreciated! š
Recommended threads
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- 500 Server error
getting same 500 status This is my appwrite project: https://cloud.appwrite.io/console/project-fra-691932db0036241caa0e/overview/platforms Help how to open th...