is_access_denied: Check if Response Indicates Access Denial

View source: R/utils.R

is_access_deniedR Documentation

Check if Response Indicates Access Denial

Description

Internal function to check if API response indicates access denial (could be either non-existent or unauthorized).

Usage

is_access_denied(response)

Arguments

response

HTTP response object from httr2.

Value

Logical. TRUE if access is denied.


cloudosR documentation built on June 1, 2026, 5:07 p.m.