So…I’ve been successfully using webhooks for several months. This morning, I decided to tweak two webhooks a bit, so I updated the JSON code. I then logged in via the CLI, listed the existing webhooks, deleted the ones I was updating (by ID) and then created the new webhooks. I confirmed via “particle webhook list” that everything was AOK. I also logged in via Dashboard to confirm all was OK.
However, whenever my devies call a webhook, the new ones AND the deleted ones are firing. What’s up with that? In the past when I’ve updated webhooks in the same fashion, the old ones went away completely.