Hello!
At first I was trying to follow this tutorial: https://docs.mapbox.com/help/tutorials/android-navigation-sdk/
After having some issues and asking for help, I was told to follow this link: https://docs.mapbox.com/android/beta/navigation/overview/#installation
I followed the installation guide, but when I try to build the project, the build output return this:
Received status code 403 from server: Forbidden
And there is also a link who give me that message: {"message":"Not Authorized - No Token"}
I've created a token and put it correctly in the project, I don't understand why it doesn't work.
How can I fix this?
Android API: 26
Hello!
At first I was trying to follow this tutorial: https://docs.mapbox.com/help/tutorials/android-navigation-sdk/
After having some issues and asking for help, I was told to follow this link: https://docs.mapbox.com/android/beta/navigation/overview/#installation
I followed the installation guide, but when I try to build the project, the build output return this:
And there is also a link who give me that message: {"message":"Not Authorized - No Token"}
I've created a token and put it correctly in the project, I don't understand why it doesn't work.
How can I fix this?
Android API: 26