handle_paddle_response | R Documentation |
Parses and returns the response if successful, otherwise stops with an error message.
handle_paddle_response(resp)
resp |
Response object from 'httr2::req_perform()' |
Parsed JSON content from response, or throws error if HTTP status is not 2xx.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.