Code
req_perform_connection(1)
Condition
Error in `req_perform_connection()`:
! `req` must be an HTTP request object, not the number 1.
Code
req_perform_connection(request_test(), 1)
Condition
Error in `req_perform_connection()`:
! `blocking` must be `TRUE` or `FALSE`, not the number 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.