Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faulty "too many results" error #26

Closed
rsh249 opened this issue Aug 17, 2018 · 2 comments
Closed

Faulty "too many results" error #26

rsh249 opened this issue Aug 17, 2018 · 2 comments

Comments

@rsh249
Copy link

rsh249 commented Aug 17, 2018

When I run:

di = rinat::get_inat_obs(taxon_name="Frageria chiloensis", maxresults=10, quality='research')

I get the following error.

Error in rinat::get_inat_obs(taxon_name = "Frageria chiloensis", maxresults = 10,  : 
  Your search returned too many results, please consider breaking it up into smaller chunks by year or month

I can get other queries to work for many more records but no matter what I set for maxresults with Frageria chiloensis as the taxon_names search term I get this error.

@kueda
Copy link

kueda commented Aug 17, 2018

This might be considered a duplicate of #19

@rsh249
Copy link
Author

rsh249 commented Aug 17, 2018

Oh geeze. I realize now that the error is that I misspelled my search term. That spelling does not exist in the database so the error I got was still a bit obscure.

@rsh249 rsh249 closed this as completed Aug 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants