Meaning of HERE error message...
Posted: Thu May 27, 2021 9:22 am
Hi,
today a client asked me about the meaning of the following error message. It appeared while he tried to consume HERE satellite images based on access data provided by PTV (you know: we are broker for that):
https://2.aerial.maps.ls.hereapi.com/ma ... e_app_code[/b]
From my perspective this error message usually appears under the following conditions:
Bernd
today a client asked me about the meaning of the following error message. It appeared while he tried to consume HERE satellite images based on access data provided by PTV (you know: we are broker for that):
Code: Select all
{"error":"Unauthorized","error_description":"This is not a valid app_id and app_code pair. Please verify that the values are not swapped between the app_id and app_code and the values provisioned by HERE (either by your customer representative or via http://developer.here.com/myapps) were copied correctly into the request."}
From my perspective this error message usually appears under the following conditions:
- The values have never been valid
- The values have been values but the trial period is expired
- You may have swapped app code and app id
Bernd