Hi,
I am trying to create a Calendar with this query:
{
"data":
{
"title": "titletext",
"details": "sometext",
"timeZone": "Europe/Vienna",
"hidden": false,
"color": "#711616",
"location": "Vienna"
}
}
Now the calendar will be created, but sometimes the title changes to
[somethingsomething]@group.calendar.google.com
I havent found any error messages in the response...
I'm using Java, and it's java.net.HttpURLConnection to send the queries, but
I dont think that makes any problems.
How can I make sure, the title will stay the same?
Hope you can help me,
Alex
--
You received this message because you are subscribed to the Google
Groups "Google Calendar Data API" 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://code.google.com/apis/calendar/community/forum.html