-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Integrations - 3rd-party - Zendesk
-
None
-
1
-
Severity 3 - Minor
Issue Summary
Attempting to delete Zendesk V2 integration results in a 'Configured integrations could not fetched. No handler found' error.
Steps to Reproduce
- Create Zendesk V2 integration
- Attempt to delete integration from Settings >> Integrations
Expected Results
Integration will be deleted
Actual Results
DELETE request is made 'https://<account-name>.app.opsgenie.com/webapi/v1/integrations/ZendeskV2Integration/delete?id=<integration-id>' resulting in the 'No handler found' response, causing the delete request to fail.
Workaround
None, Zendesk integrations are not supported with our REST API currently.