Action with Return Response does not work after some time

Hello all,

I have an Flow which triggers via home assistant the google AI. The flow is working for some time and suddenly is giving me that error:

HomeAssistantError: Validation error: The action requires responses and must be called with return_response=True

I have correctly configured that node (because its working, but stops after some time):

image

Does anybody have the same problem? It seems that the NodeRed Home Assistant extension does not correctly send the request.