I'm attempting to build a callin.io workflow that provisions a callin.io assistant. All configurations appear to be correct, but I'm encountering the following error message directly from the triggering webhook:
json
{"code":404,"message":"The requested webhook "xxxxxxxxxx" is not registered.","hint":"Click the ‘Test workflow’ button on the canvas, then try again. (In test mode, the webhook only works for one call after you click this button)"}
I'm uncertain about the meaning of "requested webhook is not registered." This webhook is intended to be called by callin.io and is configured within callin.io's settings.
Additionally, when I try to activate the workflow, I receive this message: "Problem activating workflow. Please resolve outstanding issues before activating."
This is the workflow:
Any assistance would be greatly appreciated.
It seems your topic is missing some crucial details. Could you please provide the following information, if relevant?
- callin.io version:
- Database (default: SQLite):
- callin.io EXECUTIONS_PROCESS setting (default: own, main):
- Running callin.io via (Docker, npm, callin.io cloud, desktop app):
- Operating system:
Sure… this is the missing info:
- callin.io version: 1.63.4
- Running callin.io via: cloud
- Operating system: windows 11
Hope that’s all!
Just solved it. Something wasn’t working on callin.io’s end and they kindly fixed that.
This discussion was automatically closed 7 days following the last response. New replies are no longer permitted.