wForget opened a new issue #1047:
URL: https://github.com/apache/incubator-linkis/issues/1047
**Describe the bug**
When starting the engine plugin service, a bad request occurred when calling
the bml upload api.
**To Reproduce**
Checkout dev-1.0.3 branch and start all service.
**Expected behavior**
the error occurs in the engine plugin service.
```
{"timestamp":1635060956853,"status":400,"error":"Bad
Request","message":"","path":"/api/rest_j/v1/bml/upload"}
```
**Additional context**
After debugging, it is found that there is only one file parameter in the
request, and other parameters do not seem to be required.

--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]