particle-iot / cloud

A place to discuss issues, enhancements, features for: API, Cloud Compiler, Web IDE (Build), Webhooks, Console, and Device Setup
2 stars 0 forks source link

[console - webhook] TEST button times out when using custom Response Topic #64

Open JelmerT opened 5 years ago

JelmerT commented 5 years ago

Bugs

TEST button in webhook config times out when using custom Response Topic, even though a 200 HTTP/OK is received from server.

Expected behavior

Test button should display a green box with 'webhook working, got 200 from server'

Observed behavior

Orange box with Timeout

Steps to reproduce

add a custom Response Topic and test the webhook with the button

The test button can be improved a lot (also see #61 and https://community.particle.io/t/webhook-test-button-and-json-value-in-particle-event-value/50602)

If choosing not to improve it, I vote to remove it, since it's very confusing and not actually helping debug the webhook.

monkbroc commented 5 years ago

This is good feedback. Thank you.