What is this error

can someone help me with this error

Hey @automation_1 hope all is good. This error means that you are trying to both:

  • have the workflow active and
  • execute it manually

Telegram bots have a limitation that they can only have one webhook specified, where test and production urls for the trigger are two different urls, which cannot happen.

If you need to manually run (execute) the workflow, de-activate the workflow first.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.