sjahongir commented on issue #6148:
URL: https://github.com/apache/doris/issues/6148#issuecomment-2484598304

   `curl --location-trusted -u root -T _data.csv  -H "label:20" -H 
"format:csv_with_names" -H "Expect:100-continue" -H "column_separator:," 
http://192.168.88.13:8030/api/test_db/test_streamload/_stream_load`
   
   This curl works in cmd, postman and go app but not works in C#, node, python.
   The error: [NOT_AUTHORIZED]no valid Basic authorization


-- 
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: commits-unsubscr...@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to