skardhamar / rga

R Google Analytics
187 stars 90 forks source link

Error in rga.open(instance = "ga") argument is of length zero #64

Closed lennarterikson closed 9 years ago

lennarterikson commented 9 years ago

Hi, I tried all ways of opening a new connection given in the Readme, but every time the call of rga.open() produces this error message:

Error in if (.self$tokenExpiresIn() <= 0) { : argument is of length zero

Is this an issue or my fault?

lennarterikson commented 9 years ago

After uninstalling the github version and reinstalling the CRAN version it works now for me.