Hi, I am trying to connect google spreadsheet with python script.But its giving error.
The program is a simple program I have taken from google data api.And I have done all the things as stated in that document like extracting the gdata and all.But I m still getting error as below.. <type 'exceptions.TypeError'>: sequence item 0: expected string, int found args = ('sequence item 0: expected string, int found',) message = 'sequence item 0: expected string, int found' Kindly tell the problem and the solution to resolve this. Thanks in advance.. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com To unsubscribe from this group, send email to google-docs-data-apis+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---