Hello Team,
I was trying to extract information from a PDF file using the ChatGPT API, but I am getting the error below while making a POST call.
GET calls are working fine with the same authentication.
Is it possible to analyze the PDF by directly uploading it to ChatGPT (without reading the PDF in text first) using the API in UiPath? (In the UI, it’s possible.)