Sending coreid using webhooks (without default data)

Hi @jvanier, I followed the steps in this post but the raw body on requestb.in is missing the numbers entered in the publish testevent. See the attached pic:

I think you’re hitting a quoting issue when publishing the private event on Windows. Try

particle publish testevent "{\"VGE\":10,\"PWR\":20}" --private