Skip to content
New issue

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

Flutter uploader on ios always failing and show such logs #253

Open
wadihhannouch opened this issue Jan 5, 2023 · 0 comments
Open

Flutter uploader on ios always failing and show such logs #253

wadihhannouch opened this issue Jan 5, 2023 · 0 comments

Comments

@wadihhannouch
Copy link

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"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant