walkerke / mapboxapi

R interface to Mapbox web services
https://walker-data.com/mapboxapi/
Other
109 stars 8 forks source link

Error installing my mapbox access token #26

Closed franc703 closed 2 years ago

franc703 commented 2 years ago

When I install the access token with mb_access_token("token", install = TRUE), and then try to use the mb_isochrone() function I get the error "Error: A Mapbox access token is required. Please locate yours from your Mapbox account." Is it a problem with my end?

franc703 commented 2 years ago

I realized I was not restarting R when overwriting my installed access token.