Closed ybizeul closed 1 year ago
That's weird, all of a sudden the API calls succeeds... Leaving this open for visibility
Are you using the latest version from nodered or from github ? That should not happend as method is determined either by "msg.method" or (if not defined) "msg.payload".
I'm using the one from node-red palette
Seems like method should be determined by the presence of data, not sure why it's undefined here