watson-developer-cloud / node-red-node-watson

A collection of nodes for the IBM Watson services
Apache License 2.0
82 stars 86 forks source link

Update Dialog node in Assistant V1 Workspace Manager #449

Closed chughts closed 5 years ago

chughts commented 5 years ago

The json input needs at least one field with a new_ prefix in its key. The info panel needs an update to make this clear, else a

code: 400, error: 'Invalid Request Body', errors: [ { message: 'No valid update attributes.' } ],

is returned.

chughts commented 5 years ago

Fixed in 0.7.6 awaiting release