NVIDIA / NVIDIA/GenerativeAIExamples
Error 401 when running application
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 4.2k
- Forks
- 1.1k
- Avg merge
- 10h 15m
- Merged PRs (30d)
- 1
Description
Hi, the app was running fine last week but last Friday there were the following error, I am using Nvidia's Neva-22b api key.
Exception: [401] Unknown Error {'timestamp': '2024-05-27T01:43:25.029+00:00', 'path': '/v2/nvcf/functions', 'status': 401, 'error': 'Unauthorized', 'requestId': 'd2360345-1860488'}
### Tasks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are identified. Start by tracing the application's authentication configuration and the request to /v2/nvcf/functions, then verify how the Neva-22b API key is supplied and authorized; done means the application no longer receives the reported 401 response.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100