Giter VIP home page Giter VIP logo

Comments (9)

cgunther avatar cgunther commented on September 4, 2024

Has it really been shutdown?

All I can find is this article dated 12/8/11 stating that 2.3 is deprecated but will be supported for 6 months.

from garb.

nmatsui avatar nmatsui commented on September 4, 2024

I've tried Garb and got the error code below.

Garb::Request::Data::ClientError: "{"error":{"errors":[{"domain":"global","reason":"unsupportedOutputFormat","message":"Unsupported Output Format","locationType":"parameter","location":"alt"}],"code":400,"message":"Unsupported Output Format"}}"

sended url => /analytics/feeds/datasources/ga/accounts/~all/webproperties/~all/profiles?alt=json

Change log says that "JSON responses are not supported", so v2.3 has been shutdown in a few days.
http://code.google.com/intl/en/apis/analytics/community/export_changelog.html

from garb.

brunogh avatar brunogh commented on September 4, 2024

They said about 6 months, but seems it stopped working yesterday. To upgrade to v2.4, Garb will have to parse XML instead of Json that is not supported.

Also at http://code.google.com/apis/analytics/docs/gdata/v2/gdataOverview.html

from garb.

cgunther avatar cgunther commented on September 4, 2024

It looks like its working again for me. I'm using v0.9.1 of the gem with the XML response. So maybe it was just a temporary glitch on Google's side.

My error was a bit different:

Garb::DataRequest::ClientError: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><errors xmlns=\"http://schemas.google.com/g/2005\"><error><domain>GData</domain><code>required</code><location type=\"parameter\">webPropertyId</location><internalReason>Required parameter: webPropertyId</internalReason></error></errors>"

from garb.

lukeledet avatar lukeledet commented on September 4, 2024

I'm having the same issue, how do you set it to use an XML response? It seems like that functionality was removed back in July.

from garb.

cgunther avatar cgunther commented on September 4, 2024

The source here switched from XML to JSON in July but v0.9.1 of the gem predates that, which is what I have in use currently.

from garb.

chrisle avatar chrisle commented on September 4, 2024

Just to let everyone know - Gattica was also based on it, so we're seeing the same thing too :(

from garb.

cgunther avatar cgunther commented on September 4, 2024

I took @jamescook's fork and started working with it more to support V3: https://github.com/cgunther/garb/tree/v3

from garb.

glebm avatar glebm commented on September 4, 2024

Any update on this?

from garb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.