Is there anyone here who managed to create flow that utilizes Assistants API from Azure Open AI Services? I'm interested into one that allows to upload file to Assistant to make it available for a new Thread.
Files - Upload - REST API (Azure Azure AI Services) | Microsoft Learn
I'm creating HTTP with appropriate headers (with boundary) but I constantly get
"Error during multipart request parsing : Did not find CR at end of boundary"