Valeh ASADLI
Valeh ASADLI
Hi @1207roy, could you share the exact lines, which you’re using. Note: please use your code statements with "insert code" Example: ```dart request.fields['documentType'] = 'random types'; request.fields['notes'] = 'xyz'; request.fields['date']...
@vyuldashev I got the same error and still not fixing
@joaogl if you are using docker env, you need to enter the app container as **root**, and then it will work.
@meyubaraj what kind of error(s) did you got?
Hi @zxy888, please check this [issue](https://github.com/dart-lang/http/issues/416) Please, share more related code statements.