Geocoding.net icon indicating copy to clipboard operation
Geocoding.net copied to clipboard

The HERE API now only supports API Keys and OAuth 2.0 Tokens, App Code Credentials are no longer being supported for new account..

Open robdob opened this issue 5 years ago • 2 comments

The HERE API now only supports API Keys and OAuth 2.0 Tokens, App Code Credentials are no longer being supported for new accounts. Does this Geocoding.net support the new Authentication as I have created a new account ay developer.here.com and it is no longer giving out APP Code credentials in other use with the Geocoding.net,

Here is some more information from their website about it.. https://developer.here.com/blog/announcing-two-new-authentication-types

Thanks so much in advance..

robdob avatar Jan 04 '20 23:01 robdob

:man_shrugging: if you want to take a stab at implementing API keys for it, I'll review the PR

chadly avatar Jan 20 '20 01:01 chadly

I've implemented apiKey for the latest HERE API (Geocoding and Search API v7 - https://github.com/chadly/Geocoding.net/pull/142). I couldn't get a newly issued API Key to work with the old API.

RodneyRichardson avatar Dec 10 '20 17:12 RodneyRichardson