lingochamp / lingochamp/FileDownloader
download response 403 error
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 11.1k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
request headers: {Range=[bytes=0-0], User-Agent=[FileDownloader/1.7.6]}
response headers: {null=[HTTP/1.1 403 Forbidden], Connection=[Close], Content-Length=[2727],
Content-Security-Policy=[frame-ancestors], Content-Type=[text/html; charset="utf-8"],
X-Android-Received-Millis=[1604387185556], X-Android-Response-Source=[NETWORK 403], X-Android-Selected-Protocol=[http/1.1],
X-Android-Sent-Millis=[1604387185546], X-Content-Type-Options=[nosniff], X-Frame-Options=[SAMEORIGIN], X-XSS-Protection=[1; mode=block]}
Chrome can be downloaded, and the server does not impose any restrictions. With this download, there are some places where the download can't be reported. The log shows 403
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the download with the reported Range and User-Agent request headers and inspect the resulting 403 response. Compare the failing download with the Chrome download path; done means the affected download succeeds or the cause and supported request conditions are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile-dev, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100