We have an app on zendesk that renders the web widget with the following code
<script id="ze-snippet" src=`https://static.zdassets.com/ekr/snippet.js?key=${ourKey}`></script>
This used to work but is not failing on all 200 instances that we have the app installed on.
We have tried reverting our help center theme back to the default theme but that is not the issue. We are able to render the web widget fine on other websites. But within the context of an app installed on a zendesk website the widget does not load. (i.e. https://indigovstaging.zendesk.com)
How should we proceed to debug this? We h