Nothing
Qualtrics API key and/or base URL need registering:
i Use `qualtrics_api_credentials()`
Code
qualtrics_api_credentials(api_key = "1234", base_url = "abcd")
Condition
Error in `checkarg_base_url()`:
! Error in argument `base_url`
* `base_url` must be of the form '{datacenter ID}.qualtrics.com'
* See https://api.qualtrics.com/ZG9jOjg3NjYzMw-base-url-and-datacenter-i-ds
Code
qualtrics_api_credentials(api_key = "1234", base_url = "https://abcd.qualtrics.com")
Message
Protocol (e.g. 'https://)' not needed in `base_url`, removing.
To install your credentials for use in future sessions, run this function with `install = TRUE`.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.