Web Developer
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)