Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Jul 18, 2025 6:24:31 AM
Jun 12, 2025 9:18:57 AM
Pressing a button that executes an Automation fails with:
Bad request
An additional error may be shown:
You are not authorized to run this automation
These errors are typically seen after changing the Automation's owner.
When the owner of an Automation is changed, the system automatically disables that Automation. In this context, this error indicates that the automation is disabled or that its run mode is incorrectly configured.
To resolve this:
This error can occur after re-enabling an automation and the execution token having changed.
Follow these steps to re-establish the connection:
As a rule, only use the option to renew the token when strictly needed for security reasons.
This is a known design limitation.
As specified in both the dialog and in the documentation (source), “Renewing the execution token for the following automation(s) will immediately break any reference to the automation(s) through a trigger URL or Qlik Sense button object. This action cannot be undone.”
The purpose of introducing the option to renew the token was to harden the security of automations when it comes to webhooks. With this feature, administrators now have the option to break all current webhook connections to an automation if they feel that security concerns require that.
Since buttons also use the same execution tokens, they will also be affected.
The option to renew the execution token should therefore only be used when strictly required by security concerns, e.g., if a token was exposed publicly.