Hi Subha, We were able to retrieve record using the request you mentioned. Do you still experience the issue?
Thanks, --Tony On Sep 25, 10:57 pm, Subha <[EMAIL PROTECTED]> wrote: > I am using Report Runner API in my project.and connecting with the > below URL > > "https://www.google.com/accounts/ClientLogin" > "https://www.google.com/hosted/services/v1.0/reports/ReportingData" > > The request has been sent in the below format.... > > <rest xmlns="google:accounts:rest:protocol"><type>Report</type> > <token>DQAAAHcAAADnNtY4brY-CAhNO8z2xR5an9- > _BenxW4O66Jw0cpf98rN8qtLs8lBf2C2_- > BtKDgUI7KRscuUSbLTUDOgRaYDnjhMWAwxQ9aewVX9hKslDhL4Ylj4GLEZZIaXQ1CVaAF3DR7_N > QouDYL8CMqfZOE4Sc3BopqIEBNRFUUorN8YjkA</ > token> > <domain>bizport.co.in</domain> > <date>2008-09-01</date> > <reportType>daily</reportType> > <reportName>email_clients</reportName> > </rest> > > but I dint get any records...since im getting "Exception :null" when > calling this line.... > line = response.getNextLine(); > > Please tell me whether the xml format is correct and provide me any > soln for this issue. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps 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-apis?hl=en -~----------~----~----~----~------~----~------~--~---
