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

Could not GET ...... Received status code 403 from server: Forbidden #4

Open
JKorsten opened this issue Jul 19, 2021 · 1 comment
Open

Comments

@JKorsten
Copy link

I'm getting the following error when I try to build an application which contains the library.
I think around a month ago I could still build, but now I'm getting this issue:

FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task ':app:lintVitalRelease'.

Could not resolve all artifacts for configuration ':app:debugCompileClasspath'.
Could not download simple-encryptor-lib-1.1.3.jar (com.mobapphome.library:simple-encryptor-lib:1.1.3)
> Could not get resource 'https://dl.bintray.com/hummatli/maven/com/mobapphome/library/simple-encryptor-lib/1.1.3/simple-encryptor-lib-1.1.3.jar'.
> Could not GET 'https://dl.bintray.com/hummatli/maven/com/mobapphome/library/simple-encryptor-lib/1.1.3/simple-encryptor-lib-1.1.3.jar'. Received status code 403 from server: Forbidden

Is this a know problem?

What could be the fix for this?

@JKorsten
Copy link
Author

JKorsten commented Jul 19, 2021

BTW in my build.gradle I'm still using jcenter

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