-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
created user using cli comand as a result api key is generated, use this api key to configure the SDK. getting status code 401 Invalid API key
Endpoint: /worksapces
Method: GET
To Reproduce
Steps to reproduce the behavior:
1.To create the user, run the following from src/whyhow_api/cli/:
2. Run Command python admin.py create-user --email --openai-key
3. why_how api key is generated
4. use this api key to configure the SDK.
Screenshots
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

