MatthewJWhittle / getarc

Other
3 stars 3 forks source link

token error checking #9

Closed MatthewJWhittle closed 3 years ago

MatthewJWhittle commented 3 years ago

Need to add error checking for the my_token argument. Currently, it returns an uninformative error message

`> query_layer(endpoint = ep_survey_areas(),

MatthewJWhittle commented 3 years ago

This is now resolved