lingochamp / lingochamp/FileDownloader
response code error: 403,
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.7]}
response headers: {null=[HTTP/1.1 403 Forbidden], Alt-Svc=[h3-27=":443"; ma=2592000,h3-25=":443"; ma=2592000,h3-T050=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"], Content-Length=[1103], Content-Type=[text/html; charset=UTF-8], Date=[Tue, 30 Jun 2020 15:10:23 GMT], X-Android-Received-Millis=[1593529823253], X-Android-Response-Source=[NETWORK 403], X-Android-Selected-Protocol=[http/1.1], X-Android-Sent-Millis=[1593529817185]}
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 with the FileDownloader request path that sends Range=bytes=0-0 and User-Agent=FileDownloader/1.7.7, then reproduce the reported 403 response if a target URL is available. Done means the cause of the rejection and an actionable fix or confirmed external rejection are documented; the issue names no files or tests.
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
- 20/100