auth_ticket_handle: A Function for creating URL handle object to retrieve a...

Description Usage Arguments

View source: R/auth_ticket.r

Description

This Function passes a character string to the httr::handle function to return a list

Usage

1
auth_ticket_handle(URL, username, password, hours = 24)

Arguments

URL

A url for Quickbase company domain

username

Quickbase username's email address

password

Username's password

hours

Length of time authentication ticket remains valid. Defaults to 24


mre011/Rqbase documentation built on May 23, 2019, 7:16 a.m.