Skip to content

API KEY Azure #203

@sayala-spepi

Description

@sayala-spepi

Description

Tidygeocoder does not recognize the new Azure API key that replaces Bing Maps.

Steps to Reproduce

Include a small code example that someone else can run to reproduce the bug:

usethis::edit_r_environ() 
BINGMAPS_API_KEY="Azure-api-key"


tidygeocoder::geocode(database, address, method = "bing", full_results = TRUE)

Error: Access was denied. You may have entered your credentials incorrectly, or you might not have access to the requested resource or operation.

Environment

Post the results of devtools::session_info() :

If you don't have devtools installed you can install it with install.packages("devtools")

Your Contribution

Do you see a way to resolve the issue? If so, mention this here.

When you are ready, you can open a pull request with a suggested bug fix and tag this issue. See the developers notes for help: https://jessecambon.github.io/tidygeocoder/articles/developer_notes.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions