You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.
Are there any option to catch 403's from fetch with Android Download Manager?
The problem is that at the moment of the fetch call i'm not pretty sure if my endpoint responses with a valid 200. Do i have to check the endpoint manually before trying to download my binary with the DownloadManager?
The text was updated successfully, but these errors were encountered:
Are there any option to catch 403's from fetch with Android Download Manager?
The problem is that at the moment of the fetch call i'm not pretty sure if my endpoint responses with a valid 200. Do i have to check the endpoint manually before trying to download my binary with the DownloadManager?
The text was updated successfully, but these errors were encountered: