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

Unable to fetch paperdb dependency due to 403 Forbidden error after migrating code to a new system #39

Open
ZubairAkber opened this issue Nov 7, 2024 · 0 comments

Comments

@ZubairAkber
Copy link

After moving the codebase to a new system, I'm encountering an issue where the project fails to fetch the paperdb dependency. Here are the details of the error:

Could not GET 'https://android-sdk.payfort.com/io/paperdb/paperdb/2.6/paperdb-2.6.pom'. 
Received status code 403 from server: Forbidden

This issue is blocking the build, and it appears to be related to access permissions or repository configuration.

Steps to Reproduce:

Move the existing codebase to a new system.
Attempt to build the project in Android Studio or via command line.
Observe the dependency fetch failure with a 403 Forbidden error.
Expected Behavior: The project should fetch all dependencies without errors after migrating to a new system.

Actual Behavior: The project fails to fetch the paperdb dependency from the specified URL, returning a 403 error.

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