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
- Bug: TOTP MFA verification always fails ...
*Bug: TOTP MFA verify always returns `user_invalid_token` (Cloud 1.8.1, Frankfurt)** Project ID: `68dd48440003e537d849` SDK: `appwrite@18.2.0` (also tested wit...
- SSL Certificate Issuance Failed
When we first deployed our site using appwrite and a custom domain everything was working, but it seems like the SSL certificate never got renewed. I tried dele...
- User Filter/Sorting/Analytics
Currently the dashboard for users is very limited. I would like to have an option to sort by column and also to filter by column, to for example find users that...