Getting 404 response on custom REST endpoint's DELETE method. Ideas?

Former Member
Former Member

I'm trying to write a plugin that can replicate the behavior of the Jive Advanced Gamification Module - where arbitrary user actions being logged via a REST endpoint or Widget API can trigger Automations that award points and badges (Achievements).  All of my REST endpoints work (i.e. I can hit breakpoints on all of them) except for DELETE - which returns a 404.  Any ideas? 

I've got another plugin with a custom REST endpoint which is also having an issue with DELETEs.  Here's the response...



Added a little more detail.
[edited by: sonofagum at 10:30 PM (GMT 0) on Wed, Sep 2 2020]