Hi, I'm running a call to the API to detect new species recorded on the platform (similar to what I do here).
I have included a sleep argument to pause the call for 10 seconds every 10 queries. However, I'm getting the following error:
Error in curl::curl_fetch_memory(url, handle = handle) : LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to api.inaturalist.org:443
Any ideas on how to get past this issue?
Thanks!