check_status {alterryx}R Documentation

Error handling for non-200 status codes

Description

Error handling for non-200 status codes

Usage

check_status(response)

Arguments

response

Response generated by a request such as httr::GET or httr::POST


[Package alterryx version 0.5.0 Index]