You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm reaching out because I am getting a nasty 404 error from GARB and/or Google Analytics. (I'm using GARB 1.8.9).
It seems to be occuring when I call Garb::Session.login(APP_CONFIG['ga_login'], APP_CONFIG['ga_password']).
After doing some digging, it looks like Google depracated one of their old Analytics APIS Unfortunately I don't see any GARB updates. I'm somewhat of a Rails n00b -- I checked out your repo, and I don't see any recent updates. -- Are you guys still supporting GARB? Do you have any workarounds for the deprecated API?
Best,
Kevin
The text was updated successfully, but these errors were encountered:
Hi guys,
I'm reaching out because I am getting a nasty 404 error from GARB and/or Google Analytics. (I'm using GARB 1.8.9).
It seems to be occuring when I call
Garb::Session.login(APP_CONFIG['ga_login'], APP_CONFIG['ga_password'])
.After doing some digging, it looks like Google depracated one of their old Analytics APIS Unfortunately I don't see any GARB updates. I'm somewhat of a Rails n00b -- I checked out your repo, and I don't see any recent updates. -- Are you guys still supporting GARB? Do you have any workarounds for the deprecated API?
Best,
Kevin
The text was updated successfully, but these errors were encountered: