Problem with ggmap

Hello, I'm trying to use the ggmap package to determine the coordinates of several addresses but I get a problem. When I use the geocode() function I get this message Warning: Geocoding "105 Eden St, Bar ..." failed with error:

This API project is not authorized to use this API.

And it leaves me the result blank. I already have my key and I already entered it into R but now I don't know what to do.

I highly recommend the {tidygeocoder} package. Here is the link to the Github page:

1 Like

Have you got an API key from the Google Cloud platform?

R: Register a Google API (r-project.org)

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.