GetSig: Sets up the OAuth signature credential with the Yahoo API

Description Usage Arguments Value

Description

Authenticates the user for Yahoo API. Requires the user to supply a key and secret after setting up their app on the Yahoo Developer Network

Usage

1
GetSig(key, secret)

Arguments

key

Provided by the Yahoo Developer Network when creating the application.

secret

Provided by the Yahoo Developer Network when creating the application.

Value

This is called for its side effect. Creates a signature object used to authenticate API calls when using the GetLeagueData function.


kuhnrl30/Touchdown documentation built on May 20, 2019, 7:06 p.m.