question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Received status code 403 from server: Forbidden

See original GitHub issue

I had some problem build & run develop branch code

Execution failed for task ':app:mergeDebugResources'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not resolve com.github.magnusja:java-fs:0.1.5.
     Required by:
         project :app > project :javafs
      > Could not resolve com.github.magnusja:java-fs:0.1.5.
         > Could not get resource 'https://dl.bintray.com/magnusja/maven/com/github/magnusja/java-fs/0.1.5/java-fs-0.1.5.pom'.
            > Could not GET 'https://dl.bintray.com/magnusja/maven/com/github/magnusja/java-fs/0.1.5/java-fs-0.1.5.pom'. Received status code 403 from server: Forbidden

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
magnusjacommented, Jun 28, 2021

Fixed on develop

1reaction
magnusjacommented, Jun 1, 2021

If you dont need java-fs then just exclude it, otherwise you can get the source code here: https://github.com/magnusja/java-fs

Read more comments on GitHub >

github_iconTop Results From Across the Web

Gradle Received status code 403 from server: Forbidden
Your proxy needs authentication and the authentication you supply is invalid or your proxy does not allow to request that URL with the ......
Read more >
Gradle plugin build fails: Received status code 403 from server
Received status code 403 from server: Forbidden. ---. Locally I am getting similar errors: ---. Execution failed for task ':instrumentCode'.
Read more >
What Is the 403 Forbidden Error and How to Fix It (8 Methods ...
403 Forbidden error message means that the server is unable to authorize a particular request made by a user. What Causes 403 Forbidden?...
Read more >
403 Forbidden - HTTP - MDN Web Docs - Mozilla
The HTTP 403 Forbidden response status code indicates that the server understands the request but refuses to authorize it.
Read more >
Solved: Received status code 403 from server: Forbidden wh...
We were trying to use the arcgis-android 100.8.0 runtime in the react native app. While trying to run the app we are getting...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found