Closed aspidoscelis closed 2 years ago
Thanks for the report!
I am currently getting:
> tp_search(nameid="Poa annua")
Error in tp_GET(url, args, raise = FALSE, ...) :
500 - a server error occurred, try again later
I assume this is temporary. I will try to reproduce your error again later.
Greetings, Zachary,
It started working for me without any further intervention on my part, so I guess it was temporary. Thanks!
Regards, Patrick
On 4/21/22 1:22 PM, Zachary Foster wrote:
Thanks for the report!
I am currently getting:
tp_search(nameid="Poa annua") Error in tp_GET(url,args,raise = FALSE,...):
500 - a server error occurred,try again laterI assume this is temporary. I will try to reproduce your error again later.
— Reply to this email directly, view it on GitHub https://github.com/ropensci/taxize/issues/892#issuecomment-1105664201, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIOENOSJZNBGNBPBLEIA5ILVGGTH3ANCNFSM5T75YQRA. You are receiving this because you authored the thread.Message ID: @.***>
Ok, thanks for letting me know!
Using tp_search() returns "Error in names(key_helpers) <- keynames[1:2] : 'names' attribute [2] must be the same length as the vector [1]". The behavior is consistent across multiple scientific names and name IDs. The same name ID queries made directly to the Tropicos API using GET() work as expected.