mapbox / mapbox/mapbox-maps-android
Run the Maps SDK for Android Examples App - maven 403 status from server.
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 578
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
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
Reproduce the failure by following the Maps SDK for Android Examples App tutorial and syncing Gradle after cloning. Check the Windows environment-variable step and the reported Mapbox Maven endpoint, then compare the documented setup with the 403 response. Done means the example app's Gradle files sync successfully using the documented configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100