MiroslavaK / r-google-analytics

Automatically exported from code.google.com/p/r-google-analytics
0 stars 0 forks source link

GetGoals() error #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. conf<-Configuration()
2. conf$GetGoals()
3.

What is the expected output? What do you see instead?
Error in do.call(rbind, df.param$id) : second argument must be a list

What version of the product are you using? On what operating system?
1.4 on Win 7

Please provide any additional information below.

Original issue reported on code.google.com by ani.indu...@gmail.com on 13 Apr 2014 at 7:36

GoogleCodeExporter commented 8 years ago
Hi.. Even I am getting the same error while running 
conf <- Configuration()
ga.account <- conf$GetAccounts()

I'm trying this out on on 1.4 on Win7.. 

Original comment by quadros....@gmail.com on 11 Aug 2014 at 5:55