Closed strakers closed 5 years ago
This ended up being a user error (me being the user).
I tested this via my setup on Pantheon, which requires installing the module on a local instance of our Drupal codebase, committing my code via Git, and then pushing to Pantheon's Gitlab repo. When installing the module however, there were two vendor files which did not get included in the repo: zendesk/zendesk_api_client
and mucklo/inflect
.
This was the source of my blunder, but I'm documenting this here, in the off-chance someone else decides to use this library and comes across the same issue.
Describe the bug When attempting to add a Zendesk handler, the AJAX call fails.
To Reproduce Steps to reproduce the behavior:
Expected behavior Upon clicking the button to add a handler, a new handler window should appear.
Additional context Add any other context about the problem here.