We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have specified my secret token in build.grade file and gradle.properties file but it is giving this error .category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}. > Could not download copilot-2.16.0.aar (com.mapbox.navigation:copilot:2.16.0) > Could not get resource 'https://api.mapbox.com/downloads/v2/releases/maven/com/mapbox/navigation/copilot/2.16.0/copilot-2.16.0.aar'. > Could not HEAD 'https://api.mapbox.com/downloads/v2/releases/maven/com/mapbox/navigation/copilot/2.16.0/copilot-2.16.0.aar'. Received status code 401 from server: Unauthorized
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have specified my secret token in build.grade file and gradle.properties file but it is giving this error
.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Could not download copilot-2.16.0.aar (com.mapbox.navigation:copilot:2.16.0)
> Could not get resource 'https://api.mapbox.com/downloads/v2/releases/maven/com/mapbox/navigation/copilot/2.16.0/copilot-2.16.0.aar'.
> Could not HEAD 'https://api.mapbox.com/downloads/v2/releases/maven/com/mapbox/navigation/copilot/2.16.0/copilot-2.16.0.aar'. Received status code 401 from server: Unauthorized
The text was updated successfully, but these errors were encountered: