Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP status: 401 #1660

Closed
cherchyk opened this issue Jun 21, 2023 · 2 comments
Closed

HTTP status: 401 #1660

cherchyk opened this issue Jun 21, 2023 · 2 comments
Assignees
Labels
kernel Issues or pull requests impacting the core kernel

Comments

@cherchyk
Copy link

From time to time, I have 401 errors (Azure OpenAI).

I've completed the previous steps.
image

and I would have 401 from time to time, but after running cell a couple of times, I would get a response
image
(I changed the prompt in this specific example to give me JSON so it's different)
image

in #6-Memory-and-embedding step, I keep getting 401 all the time
image

@teresaqhoang teresaqhoang self-assigned this Jun 22, 2023
@teresaqhoang
Copy link
Contributor

@cherchyk this seems like a throttling issue, a couple followup questions:

  • Have you checked your Azure OpenAI quota limits?
  • Has notebook 6 ever run successfully for you?

@evchaki evchaki added kernel Issues or pull requests impacting the core kernel samples labels Jun 26, 2023
@glahaye
Copy link
Contributor

glahaye commented Aug 5, 2023

@cherchyk I was not able to reproduce this on my side.

Make sure you provide proper credentials in your settings.json by running steps 0 and 00.

Also, try with the latest version as some changes have been put in.

Let us know whether you are still experiencing the issue.

@lemillermicrosoft lemillermicrosoft closed this as not planned Won't fix, can't repro, duplicate, stale Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel
Projects
Archived in project
Development

No branches or pull requests

6 participants