Hello everyone, i'm trying the use google analytic...
# plugins-general
h
Hello everyone, i'm trying the use google analytics, but i keep getting the error
invalid report definition
(photo for the whole message) does anybody know how to bypass this ? I'm not used to work with google analytics API so the solution might be very simple
i'm using the default reports.json file from the tap
self.view_id in ga_client.py had to be cast to a string
a
Glad you found a solution Hicham. We use the tap-google-analytics (meltano) variant frequently and don’t have that issue. Something special about the way you run the extractor?
h
Nothing special I think, I just configured the tap and was doing
meltano invoke..
or
meltano elt tap-google-analytics target-postgres
to see if it's working