search for: clientlogin

Displaying 3 results from an estimated 3 matches for "clientlogin".

2010 Nov 10
3
RGoogleDocs stopped working
....password, service='wise', error=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 Cont...
2010 Jun 09
1
RGoogleDocs not working for me with "wise" service
...leDocsConnection, I then get this error: > getDocs(con) Error in getDocs(con) : problems connecting to get the list of documents tracing through I get: Browse[1]> status WWW-Authenticate "GoogleLogin realm=\"http://www.google.com/accounts/ClientLogin\<http://www.google.com/accounts/ClientLogin%5C>", service=\"writely\"" Content-Type "text/html; charset=UTF-8" Date "Fri, 04 Jun 2010 16:22...
2010 Nov 24
0
4. Rexcel (Luis Felipe Parra)-how to run a code from excel
...>>> >> >>> 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) >&...