'Here Navigate SDK Issue - "These credentials do not authorize access"
I am trying to migrate my project from Premium Sdk (Android) to Navigate Sdk Edition (Android) , but I have an issue when I am trying to load map scene (Normal_Day and Normal_Night map scheme) , in logcat I am getting (WARN) error: Download metadata failed, error=kAccessDenied, message='{"error":"Forbidden","error_description":"These credentials do not authorize access"}', and the map view stay blank. I have successfully sing up on here platform portal, registered app and project, and I have downloaded Navigate SDK for Android. Note, I don't have a issue with SDK initialization.
Solution 1:[1]
The Navigate Edition for Android cannot be used with the credentials you obtain from the HERE platform. Have a look at the documentation:
For now, the Navigate Edition is only available upon request. Please contact us to receive access including a set of evaluation credentials. Note that the HERE SDK package for the Navigate Edition is only available for customers who have signed a commercial contract via the HERE platform portal.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Nusatad |
