Overview
While working with credentials in Tines, you may run into the following error:
Error evaluating formula: To use this credential with Run Script Actions, add the special "run-script" keyword to the credential's list of supported domains and URLs.
This article covers the cause and solution to this behavior.
Cause and solution
This error occurs when a user attempts to use a credential in a Run Python Script action that doesn't have the run-script
keyword added in its configuration and domain restriction is enabled.
🟢 Solution: Add the run-script
keyword into the credential's URLs and Domains setting. Make sure it is space limited. For example:
Need further assistance?
Here are resources to help better understand the infrastructure surrounding the behavior:
Tines: Credentials
Tines: Domain restriction
Tines: Run Python script