Closed ryanseams closed 6 years ago
Adds correct method of basic authentication to API requests through the HTTP headers in RCurl getURL. Should address the errors being thrown in https://github.com/ploner/RMixpanel/issues/3 about authorization. Requires base64enc to run.
getURL
base64enc
Adds correct method of basic authentication to API requests through the HTTP headers in RCurl
getURL
. Should address the errors being thrown in https://github.com/ploner/RMixpanel/issues/3 about authorization. Requiresbase64enc
to run.