cloudspout / cloudspout-button-panel

Grafana panel to integrate with any kind of HTTP/REST API
MIT License
50 stars 35 forks source link

Return of statusCode 200 to the botton panel does not change symbol to check mark #59

Closed HenrikRolandHansen closed 2 years ago

HenrikRolandHansen commented 2 years ago

thanks for nice plugin

Not sure if I'm doing it right, but when I have received the GET request from Grafana button Plugin in node-red, I return StatusCode 200. But the Button Panel symbol changes to warning triangle and not the check mark as show in Code section of the plugin. Is it wrong to send StatusCode 200 or is there any documentation on how to do this properly ?

HenrikRolandHansen commented 2 years ago

no response! closing