get_access: Get access token environment variable for data access.

get_accessR Documentation

Get access token environment variable for data access.

Description

Based on given client id and secret from developer.domo.com, get access token for data acess and store in environment. We assume the given OAuth information has at least data access.

Usage

get_access(type = "data")

Value

Sucess or failure (1/0). An access token for data acess and one for user access will be stored in the package environment.

Examples

get_access()

domoinc/rdomo documentation built on Nov. 8, 2024, 12:48 a.m.