What are integration error messages?
In the no-code editor
In the editor, the selected integration action's configuration sidebar now shows an error when the configuration is missing. A missing or faulty configuration leads to an error in the published module which thus cannot be executed.
This error will be displayed in the integration action and in Quick Check. Authors can see if an integration has been deleted and should reach out to their admin to notify the missing integration configuration.
In TEST environment
When authors run their modules in the TEST environment, they can see error messages for integration actions that fail to execute. This makes it easier for authors to find and resolve issues with broken integration configurations.
Integration error messages in the published module interface also display a unique ID for tracking the error. This will help your Customer Success Manager and the BRYTER product team to find and correct errors quickly.
How do integration error messages appear?
Integration execution errors normally only tell end-users that something went wrong, to avoid leaking any implementation details, and because the end-user can’t fix the problem themselves.
The end-user interface (the published module in LIVE) omits more detailed information in LIVE mode, and only shows more detail for authors in TEST mode.