R/ZZZ.r
handle_paddle_response.Rd
Parses and returns the response if successful, otherwise stops with an error message.
handle_paddle_response(resp)
Response object from `httr2::req_perform()`
Parsed JSON content from response, or throws error if HTTP status is not 2xx.