OpenAI to Twitter "Missing value of required parameter 'text'."

I’m failing to create a tweet in OpenAI and send it to Twitter for posting. I get the following message:

image

Any help is much appreciated.

Cheers!

I would just map the “Results”. If you really have to map using the choices array you can use the map() function to extract the value you need.

Hi, I receive this same error message when I map the “Result” from OpenAI.
And when I map “Choices-Message-Ccontent” I get the same error message.
Can somebody help?
The authentication seems to be OK.
And from the X-side the App permissions are: Read and Post Posts and profile information.

Any idea how to solve this?

The problem is that I personally get the same error message mapping Results…