1

I just want to use HERE maps with the simplest of all calls to retrieve the long/lat from a given location just like

https://geocode.search.hereapi.com/v1/geocode?q=Berlin&apiKey=mykey

The response is always

{
  "error": "Unauthorized",
  "error_description": "Bearer token invalid. Bearer missing or bearer value missing."
}

It seems the system does not even try to use the APIKEY, instead it expects a bearer token. The docs are not quite clear about how to use the params, but their example looks like this.

What is the trick?

0

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.