traitecoevo / taxonlookup

A versioned and dynamically updating taxonomic lookup table for land plants
http://onlinelibrary.wiley.com/doi/10.1111/2041-210X.12517/abstract
Other
31 stars 6 forks source link

problem with keys? #17

Closed wcornwell closed 8 years ago

wcornwell commented 8 years ago
 pl<-plant_lookup()
Error: key 'wcornwell/taxonlookup' ('objects') not found, with error: client error: (401) Unauthorized

any idea? @richfitz

wcornwell commented 8 years ago

should probably be traitecoevo/taxonlookup instead of wcornwell/taxonlookup somewhere

richfitz commented 8 years ago

Nope, looks like I assumed all entrypoints I used in the read only interface didn't need keys. Will get onto that but travelling for the next week :(

wcornwell commented 8 years ago

OK. Also check the same error from Travis CI

richfitz commented 8 years ago

Yeah. I assumed that was the wrong github key but obviously not. Will see what I can do but I thought that I'd tested that it worked....

richfitz commented 8 years ago

OK, I believe I have this fixed. Can you check and close if the fix works?

richfitz commented 8 years ago

Fixed on travis

wcornwell commented 8 years ago

works for me! :beers: