FutureWarning about an endpoint

Hello everybody,

when I run rasa interactive, I get the warning:

FutureWarning: The “POST /conversations/<conversation_id>/execute” endpoint is deprecated. Inserting actions to the tracker externally should be avoided. Actions should be predicted by policies only.

I’m not really sure what this means and where I am supposed to look for the error. I use the standard endpoint-configuration and I was under the impression that I followed the instructions from the rasa learning center at all times while implementing my custom actions in the actions.py-file. >/p>

Can somebody give me a hint what might have caused the error and where I am supposed to look for it?

I also have a different question regarding this forum: I want to close a different thread of mine because a solution has been found, but I just can’t figure out how to do that :upside_down_face: How do I close a thread?

Thank you in advance!

Steffi