I delete the documents and get a success message but the documents aren't deleted.
I was having issues changing documents using SDK function calls in an Appwrite function - it was working - and then noticed I couldn't change records in the Appwrite console either.
Summary
Developers are facing issues with deleting documents, updating function's scopes, creating new collections, and changing records in the Appwrite console. The error message "User (role: guests) missing scope (account)" is being encountered when logging in from the client-side app. Bulk deletion of documents is not reflecting in the console. Solution: Check for permissions and verify SDK function calls in the Appwrite functions.
darShan
Nov 15, 2024, 16:41
are the docs still there when you refresh after bulk deletion?
MC
Rank 1: Thread
Nov 15, 2024, 16:42
yes, I have the same issue with all 3 collections in my database
MC
Rank 1: Thread
Nov 15, 2024, 16:44
If I try login with a user from my client side app I get an error response: