self.client is successfuly authenticated ProjectHostingClient object (it can post issues). And when i'm trying to post comment via
comment = self.client.update_issue(self.project_name, '1', '', comment = 'Something for test.') I see gdata.client.RequestError: Server responded with: 500, Internal Error. So, guys, what i'm doing wrong? -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" 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-code-hosting?hl=en.

