Skip to content
New issue

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

HERE url format changed. No longer working. #476

Open
dempc6469 opened this issue Oct 7, 2024 · 0 comments
Open

HERE url format changed. No longer working. #476

dempc6469 opened this issue Oct 7, 2024 · 0 comments

Comments

@dempc6469
Copy link

It appears you are formatting the HERE API URL with and "app_id" and "app_code". This fails.

The HERE documentation for these requests is formatted like so:

https://geocode.search.hereapi.com/v1/geocode
?q=240+Washington+St.%2C+Boston
&limit=4
&apiKey={YOUR_API_KEY}

I have confirmed the above works with just the API key added.

You can view the API call documentation here to verify this format:

https://www.here.com/docs/bundle/identity-and-access-management-developer-guide/page/topics/plat-using-apikeys.html

geocoder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant