Issue with void-obj of Test Thing #1289
Labels
binding-http
Issues related to http protocol binding
core
Issues with the core library
need-investigation
I have noticed a weird behavior with test thing. I have taken the td at http://plugfest.thingweb.io:8083/testthing and generated the flow. Everything but the following actions work:
int-void
,int-int
,int-string
. For those ones, I get nothing displayed on the UI but the flow editor shows internal server error. Sending the same request on postman, for example forint-int
with input 12 returns 13. Actionvoid-obj
does exactly what I expect.The error is
Error: Server error: Internal Server Error
Originally posted by @egekorkan in eclipse-thingweb/node-red#25 (comment)
The text was updated successfully, but these errors were encountered: