We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I just loaded all my files info in Google Drive and send them out. And I got the error 'String contains invalid characters.';
Uncaught Error: Illegal argument(s): String contains invalid characters. Stack Trace: #0 _UnicodeSubsetEncoder.convert (dart:convert/ascii.dart:83) #1 Codec.encode (dart:convert/codec.dart:22) #2 _IOSinkImpl.write (dart:io/io_sink.dart:288) #3 _HttpOutboundMessage.write (dart:io/http_impl.dart:484) #4 Response.send (package:start/src/response.dart:65:20)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I just loaded all my files info in Google Drive and send them out.
And I got the error 'String contains invalid characters.';
The text was updated successfully, but these errors were encountered: