-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
appwrite/sdk-generator
#802Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
👟 Reproduction steps
- Login to appwrite instance from appwrite-cli with
appwrite logincommand and console user id and password - Retrieve project details with `appwrite projects get --projectId
- Able to retrieve project details
- Retrieve project details with `appwrite projects get --projectId
- Getting error message saying "Error User (role: guests) missing scope (projects.read)"
Regardless of what command we execute 2nd time onwards the command fails as the user is not logged in anymore
👍 Expected behavior
appwrite cli should stay logged in until logout
👎 Actual Behavior
appwrite cli logout automatically after each command
🎲 Appwrite version
Version 1.4.x
💻 Operating system
Linux
🧱 Your Environment
Appwrite version 1.4.7 installed on kubernetes v1.20
appwrite-cli@4.1.0 installed on mac os Monterey
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Type
Projects
Status
Done