Thanks for the report — you were right about the parameter-name mismatch between the server schemas and the plugin. v1.0.2 is now up with this fixed (widget_path / blueprint_path and the rest are aligned).
After downloading, re-run:
```
cd server
npm install
npm run build
```
Sorry for the trouble, and thanks for the clear repro.
— Youichi