Authentication flow to use conversation API #1352
Unanswered
csteel-229021
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all, I am developing an application to automate bias testing applications like this by comparing actual and expected responses from the model grounded in my own data. For reference, I have deployed this application as a web app with all the services integrated with private endpoints behind our VNET. Testing this application in Postman though, I keep running into a 403 forbidden error. Is it possible to authenticate and access the main APIs for this application (/conversation, /.auth/me) in a third party app?
Beta Was this translation helpful? Give feedback.
All reactions