You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2021/10/24 15:26:47 UTC

[GitHub] [incubator-linkis] wForget opened a new issue #1047: Bad Request occurred in the bml upload api.

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.
   
   ![image](https://user-images.githubusercontent.com/17894939/138600680-5094193f-3e95-4c21-b737-bde63086e3a5.png)
   
   
   
   
   
   


-- 
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: dev-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong closed issue #1047: Bad Request occurred in the bml upload api.

Posted by GitBox <gi...@apache.org>.
peacewong closed issue #1047:
URL: https://github.com/apache/incubator-linkis/issues/1047


   


-- 
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: dev-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org