Hello and thanks in advance for reading me! I really need help with OpenAI-Beta: assistants=v1
-
Im trying to use some API Calls for OpenAI. Alredy used the modules included in Make and everything works fine, but now I need some functions that are not pre-setted (like modify assistants).
-
I tryed “everything”, even made a test with Postman, but the problem is when I put the info in Make.
When you use Assistants functions, the API needs an extra header:
But if I include the header, there is an error with JSON format.
Alredy tryed a lot of combinations but the problem persist. And as I said, it worked on postman, just not in Make.
Thank you!