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

R taxize gnr_resolve function Internal Server Error (HTTP 500) for specific name #913

Open
abergelm opened this issue Apr 26, 2023 · 0 comments

Comments

@abergelm
Copy link

I am using the taxize gnr_resolve function to resolves a long list of species names (about 8000 thousand). I am getting an error with the gnr_resolve function when it reaches "Mandevilla xamabilis". I'm not sure if this is a bug, but the function throws this error when trying to resolve this name.


gnr_resolve("Mandevilla xamabilis",
            best_match_only = TRUE,
            canonical = TRUE,
            http="post",
            preferred_data_sources=c(6, 11, 165))

Returns the error Error: Internal Server Error (HTTP 500)

It seems like it might have to do with the placement of the "x"? The function works fine for both "Mandevilla amabilis" and "Mandevilla x amabilis"

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

1 participant