node-geocoder icon indicating copy to clipboard operation
node-geocoder copied to clipboard

HERE geocoder.reverse returning null as street number

Open bpotocnak96 opened this issue 6 years ago • 2 comments

Hello, I have a problem with function geocoder.reverse with HERE provider. Everything is OK, but Street number is always null. Is there any way how can I fix it?

Snímka obrazovky 2019-12-17 o 20 31 48

bpotocnak96 avatar Dec 17 '19 19:12 bpotocnak96

Also, Here provide is removing the APP_ID and APP_CODE, they are recommending to use API KEY or OAuth2.0 (JSON Web Token)

Are you planning to update the authentication here? it would be great if you can do it.

https://developer.here.com/documentation/authentication/dev_guide/topics/app-credentials.html

@bpotocnak96 are you using app_id and app_code right?

cesar82 avatar Dec 19 '19 19:12 cesar82

it would be nice if you show backend code so we can see better :)

samuk190 avatar Jul 12 '20 08:07 samuk190