RuntimeError [400] Invalid value for 'content': expected a string, got null

I am creating telegram chatbot using chatgpt api and google translate api it work at first and I have to run once and it works it does not like what I want I want my scenario always working how to do that , please help me solve my problem
blueprint.json (23.9 KB)

Welcome to the Make community!

You’ll have to keep the telegram message into the user prompt.

Please provide the output bundles of the telegram module by running the scenario, then click the white speech bubble on the top-right of each module and select “Download output bundles”.
Screenshot_2023-10-06_141025

A.

Save the bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.

Uploading it here will look like this:

bundle.txt (12.3 KB)

B.

If you are unable to upload files on this forum, alternatively you can paste the formatted output bundle in this manner:

  • Either add three backticks ``` before and after the code, like this:

    ```
    input/output bundle content goes here
    ```

  • Or use the format code button in the editor:
    Screenshot_2023-10-02_191027

Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.

Following these steps will allow others to assist you here. Thanks!

2 Likes

thanks for your kind and fast reply, the bundle show [ null ]


it is ok when I click run once button the flow work well, next time I put some text message input in telegram channel , the flow does not work automatically , I have to click run once button and after that I encounter this problem

No, I did not ask for the output bundle of the OpenAI module. Please see above.