Replies: 1 comment 1 reply
-
Hi Prashant, please check your API endpoint. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I am getting following unauthorized access error while running Async and Synchronus examples from Getting Started page:
DEBUG:genai.services.async_generator:Received response = {'status_code': 401, 'error': 'Unauthorized', 'message': 'User not found', 'extensions': {'code': 'AUTH_ERROR'}}
I have already created .env file and also added SSL .py file. Please anyone suggest how to fix this error.
When enabled logs I got this message in the logs.
I am using IBM-GenAI Pynthon SDK on Windows.
Beta Was this translation helpful? Give feedback.
All reactions