sign_request: Sign an API request with a shared secret and MD5 hash...

Description Usage Arguments Value

View source: R/request.r

Description

Sign an API request with a shared secret and MD5 hash according to the rule at https://www.rememberthemilk.com/services/api/authentication.rtm

Usage

1
sign_request(query)

Arguments

query

a list of all query parameters

Value

a hexadecimal string value


jowalski/rtmr documentation built on May 19, 2019, 9:43 p.m.