What steps will reproduce the problem?
1. Using any dimension (such as ga:landingPagePath) with a path
2. Running a query with that dimension (used ga:pageviews as metric)
What is the expected output? What do you see instead?
Query should run. Instead see this error:
> # 4. Make a request to get the data from the API
> ga.data <- ga$GetReportData(query)
Error in fromJSON(api.response.json, method = "C") :
unexpected character: 1
What version of the product are you using? On what operating system?
RGoogleAnalytics 1.3
"R version 3.0.0 (2013-04-03)"
Please provide any additional information below.
Seems like it's not able to parse the URL string in the fromJSON.
Original issue reported on code.google.com by jlow...@cardinalpath.com on 1 Jul 2013 at 3:51
Original issue reported on code.google.com by
jlow...@cardinalpath.com
on 1 Jul 2013 at 3:51