microsoft / azurechat

🤖 💼 Azure Chat Solution Accelerator powered by Azure Open AI Service
MIT License
1.14k stars 954 forks source link

Error on chat - 401 status code (no body) #312

Open KeysAU opened 4 months ago

KeysAU commented 4 months ago

Error encountered in chat: 401 status code (no body). I'm facing an issue in chats, where I'm receiving a 401 status code error (without a body)

Only appeared after syncing my for to the latest main branch, anyone else?

image

thivy commented 4 months ago

@KeysAU please ensure to follow the migration steps https://github.com/microsoft/azurechat/blob/main/docs/migration.md

KeysAU commented 4 months ago

Thanks thivy, I did not see that doco. will give that a go. Cheers

venkateshkumar commented 4 months ago

In this code version is hard coded in date format and getting authorization error. If we use the latest repo for open ai is breaking and showing 404 error.