I want to upload files to via Azure Open AI API. In Postman everything works perfectly. But Zapier not. URL: …/openai/files?api-version=2024-05-01-preview
Postman values:
- api-version
- api-key
- Body: file & purpose
But in Zapier no chance:
'content-type' header does not contain required 'boundary' value (HTTP Status Code: 400)
I tried everything - any ideas? Thank you!