I have been experiencing HTTP 404 errors when using the ReportingAPI (via in-house Perl module). I have followed all protocol as documented, including the usage of the SID token. This error does not seem to indicate that a report is not available, as I am able to retrieve one with the same date via the control panel (but the Reporting API is something we need to leverage).
One thing I noticed that is different than the supplied documentation is that the URL seemed to have changed. The documented URL is: https://www.google.com/hosted/services/v1.0/reports/ReportingData However, when I submitted my request to that URL, I received this error: <HTML> <HEAD> <TITLE>Moved Permanently</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1>Moved Permanently</H1> The document has moved <A HREF="/a/services/v1.0/reports/ReportingData/">here</A>. </BODY> </HTML> I resent my request to "https://www.google.com/*a*/services/v1.0/reports/ReportingData" and received the HTTP 404 error that others have experienced. Is this the correct URL? * * -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-apps-mgmt-apis?hl=en.
