OpenAI (ChatGPT, DALL-E, Whisper) - Create message V2 - error

Status: Open · Asked by Fabeeo Breen on · 0 views

FabeeoBreen — Question ·

Hello!
The OpenAI operator returns error when running action "create message" with version V2.
Soon V1 will be discontinued, do you plan to update the operator?
Thank you!

Attachments

Immagine 2024-10-03 223647.png
Deleted member 15445 — Reply ·

Hey @FabeeoBreen

It appears that you selected nothing for the File ID option and it is showing error because of that.

Kindly refer to the image below,

Let us know if it works for you.

Arshil Ahmad — Reply ·

Could you please share the Workflow URL in which you have this concern?

Preeti Paryani — Reply ·

Hello @FabeeoBreen

We have escalated your concern to our technical team. Kindly allow us some time and we will provide you with the updates soon.

Thanks & Regards,
Preeti Paryani
Customer Support Associate
Pabbly.com
Preeti Paryani — Reply ·

Hello @FabeeoBreen

To resolve the issue you were facing our team has created an action event with OpenAi named "Create Message V2 (BETA)". Kindly try this at your end and let us know if it works for you.

Thanks & Regards,
Preeti Paryani
Customer Support Associate
Pabbly.com
FabeeoBreen — Reply ·

Thank you @Preeti Paryani and Pabbly team, appreciate your speed and quick reply.
It is mostly working, some issues i found:
- I can't create a message without specifing a file ID Attachment file(s) [Missing required parameter: 'attachments[0].file_id'.]
- I can't use more than 1 file ID Attachment file(s) [Invalid type for 'attachments[1].tools': expected an array of objects, but got a string instead.]
- I can't combine text + image or text + image url : [Unknown parameter: 'content[0].text'.]

Preeti Paryani — Reply ·

Hello @FabeeoBreen

Entering details to the fields is based on the selected type. Please refer to the below attached screenshots to learn about the fields to be filled as per the selected message type.

I can't create a message without specifing a file ID Attachment file(s) [Missing required parameter: 'attachments[0].file_id'.]

1. If Type = Image File, then only the File field should filled the File ID among Text, File andURL fields.

2. If Type = Image URL, then only the URL field should filled the image URL among Text, File andURL fields.

3. If Type =Test, then only the text field should filled the text among Text, File, URL, and Attachment Field(s) fields.

You can use multiple file attachments, for that you have enter the File IDs and tool type(s) in comma-separated format, refer to the attached image for more info.

I can't use more than 1 file ID Attachment file(s) [Invalid type for 'attachments[1].tools': expected an array of objects, but got a string instead.]

Unfortunately combining all the message types would not be possible as of now.

I can't combine text + image or text + image url : [Unknown parameter: 'content[0].text'.]

Thanks & Regards,
Preeti Paryani
Customer Support Associate
Pabbly.com

Back to all forum threads · Log in to reply