einride / here-go

Go SDK for the HERE Maps API.

Home Page:https://pkg.go.dev/go.einride.tech/here

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reverse Geocoding doesn't work

shaggyrec opened this issue · comments

I've created the repo to demonstrate the problem with reverse geocoding

https://github.com/shaggyrec/here-go-test/blob/main/main.go

I got the error Title: , Status: 0, Code: , Cause: , Action:

Is it bug or I'm doing something wrong?

Ok. I got it.

I used OAuth key instead of API key.