I would appreciate it if you could share how to integrate Azure Chat-GPT using HTTP Request and an example.
Thanks for your help. I have an additional question for you.
I made an API call using the “HTTP Request” activity, but an error occurs.
{ "statusCode": 401, "message": "Unauthorized. Access token is missing, invalid, audience is incorrect (https://cognitiveservices.azure.com), or have expired." }
In the situation where the response is coming as above, can I know why this response is coming??
Hi @pkse76, did you ever figure out why you were receiving this response? I am running into the same issue