You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'error_message' => "Please enable DocuSign Monitor in your account. See <a target=_BLANK href='https://developers.docusign.com/docs/monitor-api/how-to/enable-monitor/'>How to enable DocuSign Monitor for your organization</a> for details."
66
+
]
67
+
);
68
+
}
69
+
70
+
else {
59
71
60
72
$GLOBALS['twig']->display(
61
73
'error.html',
@@ -66,6 +78,7 @@ public function showErrorTemplate(ApiException $e): void
0 commit comments