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
URLSessionDidReceiveData: URLSessionDidCompleteWithError: chillisource.flutter_uploader.upload.background.E6E4B869-3344-4B8F-9D1F-44ECA433057C with response: <NSHTTPURLResponse: 0x283331640> { URL: https://apidevseer.eivolo.com/ } { Status Code: 404, Headers { "Cache-Control" = ( "no-cache, private" ); Connection = ( "keep-alive" ); "Content-Type" = ( "application/json" ); Date = ( "Thu, 05 Jan 2023 08:12:46 GMT" ); Server = ( nginx ); "Transfer-Encoding" = ( Identity ); } } and status: 404 URLSessionDidCompleteWithError: upload completed URLSessionDidCompleteWithError: task: completed statusCode: 404, error:{"success":false,"error":"route_not_found"}, response:Optional(<NSHTTPURLResponse: 0x283331640> { URL: https://apidevseer.eivolo.com/ } { Status Code: 404, Headers { "Cache-Control" = ( "no-cache, private" ); Connection = ( "keep-alive" ); "Content-Type" = ( "application/json" ); Date = ( "Thu, 05 Jan 2023 08:12:46 GMT" ); Server = ( nginx ); "Transfer-Encoding" = ( Identity ); } }) flutter: {"success":false,"error":"route_not_found"} flutter: {"success":false,"error":"route_not_found"} flutter: {"success":false,"error":"route_not_found"} flutter: {"success":false,"error":"route_not_found"}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
URLSessionDidReceiveData:
URLSessionDidCompleteWithError: chillisource.flutter_uploader.upload.background.E6E4B869-3344-4B8F-9D1F-44ECA433057C with response: <NSHTTPURLResponse: 0x283331640> { URL: https://apidevseer.eivolo.com/ } { Status Code: 404, Headers {
"Cache-Control" = (
"no-cache, private"
);
Connection = (
"keep-alive"
);
"Content-Type" = (
"application/json"
);
Date = (
"Thu, 05 Jan 2023 08:12:46 GMT"
);
Server = (
nginx
);
"Transfer-Encoding" = (
Identity
);
} } and status: 404
URLSessionDidCompleteWithError: upload completed
URLSessionDidCompleteWithError: task: completed statusCode: 404, error:{"success":false,"error":"route_not_found"}, response:Optional(<NSHTTPURLResponse: 0x283331640> { URL: https://apidevseer.eivolo.com/ } { Status Code: 404, Headers {
"Cache-Control" = (
"no-cache, private"
);
Connection = (
"keep-alive"
);
"Content-Type" = (
"application/json"
);
Date = (
"Thu, 05 Jan 2023 08:12:46 GMT"
);
Server = (
nginx
);
"Transfer-Encoding" = (
Identity
);
} })
flutter: {"success":false,"error":"route_not_found"}
flutter: {"success":false,"error":"route_not_found"}
flutter: {"success":false,"error":"route_not_found"}
flutter: {"success":false,"error":"route_not_found"}
The text was updated successfully, but these errors were encountered: