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

Run the Maps SDK for Android Examples App - maven 403 status from server. #2588

Open
tomaszgrzeszuk opened this issue Mar 6, 2025 · 1 comment

Comments

@tomaszgrzeszuk
Copy link

tomaszgrzeszuk commented Mar 6, 2025

Hi,

i found a a small thing here:
https://docs.mapbox.com/help/tutorials/maps-sdk-android-examples-app/?step=1

With the Windows option, we need to do this to check the environment variable:
echo %MAPBOX_ACCESS_TOKEN%

But the main problem is:

After clone repo when i try to sync Gradle Files i become this error:

Could not GET 'https://api.mapbox.com/downloads/v2/releases/maven/com/mapbox/gradle/plugins/access-token/0.4.0/access-token-0.4.0.pom'. Received status code 403 from server: Forbidden

@GamingOtaku
Copy link

Hi,

I met the similar problem when try to build Maps SDK for Android Example App, it shows as below:

"Could not get unknown property 'SDK_REGISTRY_TOKEN' for project ':mapbox-convention-plugin' of type org.gradle.api.Project."

which is in \mapbox-convention-plugin\src\build.gradle.kts file.

I do confirm that having put my MAPBOX_ACCESS_TOKEN in System Environment Variables.

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

2 participants