-
Notifications
You must be signed in to change notification settings - Fork 367
Open
Description
When I use 'summary' with my OPENAI_KEY I'm able to generate response but when I try Goals / Visualize it throws the error showing 'invalid open AI credentials'
ERROR:
File "/Users/venkatasatyasai.y/Desktop/prod-AnswerEngine/AnswerEngine/wren/AnswerEngine/answer-engine-backend/lida-service/venv/lib/python3.9/site-packages/openai/_base_client.py", line 1058, in _request
raise self._make_status_error_from_response(err.response) from None
openai.AuthenticationError: Error code: 401 - {'error': {'message': 'Incorrect API key provided: 8************************2. You can find your API key at https://platform.openai.com/account/api-keys.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_api_key'}}
Metadata
Metadata
Assignees
Labels
No labels