
Running the attached integration test on Windows platform I get the following error. Any idea of what I'm doing wrong ?
π Starting...
01:22 +0: Appwrite Authentication Integration Tests should authenticate with email and password
π Starting integration test...
π Logging in...
β
Login successful!
π Session ID: 689cc578e5268b8134cf
π€ User ID: 67be3f91795b8c504ec0
π Session expires: 2026-08-13T17:03:52.938+00:00
π Provider: email
π€Setting client session id...
π€ Getting user info... β Error: AppwriteException: general_unauthorized_scope, User (role: guests) missing scope (account) (401) Code: 401 Type: general_unauthorized_scope Message: User (role: guests) missing scope (account) βββ‘ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK βββββββββββββββββββββββββββββββββββββββββββββββββββββ The following AppwriteException was thrown running a test: general_unauthorized_scope, User (role: guests) missing scope (account) (401)
Recommended threads
- Getting βInternal Error 500β for all ser...
SDK error is βAccess to this resource is blockβ - but the credentials and same script was working fine before (thereβs been no changes my side). The Console sys...
- Error deploying on appwrite site
Hello. I'm learning to program in Flutter, and after creating my first app, I concluded that I would use AppWrite as the backend. So, I created a very simple a...
- Email Rate Limiting Issues with Magic Li...
Hi team, I'm experiencing rate limiting issues with email sending during user sign-up and need some guidance. **Setup**: - SvelteKit SPA with Appwrite Cloud (P...
