httr::GET
is replaced by httr::RETRY
, for automatic retries on failing API requests. On some occassions API requests were failing with the error message "Error : (2002) Connection refused", usually when the server was too busy - these requests now fail gracefully with an informative error message.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.