Displaying 2 results from an estimated 2 matches for "hosted_or_google".
2010 Nov 10
3
RGoogleDocs stopped working
...r=FALSE)
Error: Forbidden
Enter a frame number, or 0 to exit
1: getGoogleDocsConnection(login = gd.login, password = gd.password, service
= "wise", error = FALSE)
2: getGoogleAuth(..., error = error)
3: getForm("https://www.google.com/accounts/ClientLogin", accountType =
"HOSTED_OR_GOOGLE", Email = login, Passw
4: getURLContent(uri, .opts = .opts, .encoding = .encoding, binary = binary,
curl = curl)
5: stop.if.HTTP.error(http.header)
Selection: 4
Called from: eval(expr, envir, enclos)
Browse[1]> http.header
Content-Type
Cache-control...
2010 Nov 24
0
4. Rexcel (Luis Felipe Parra)-how to run a code from excel
...gd.login, password = gd.password,
>> >>> service = "wise", error = FALSE)
>> >>> 2: getGoogleAuth(..., error = error)
>> >>> 3: getForm("https://www.google.com/accounts/ClientLogin", accountType
>> =
>> >>> "HOSTED_OR_GOOGLE", Email = login, Passw
>> >>> 4: getURLContent(uri, .opts = .opts, .encoding = .encoding, binary =
>> >>> binary, curl = curl)
>> >>> 5: stop.if.HTTP.error(http.header)
>> >>>
>> >>> Selection: 4
>> >>> C...