I'm attempting to do an exact phrase query involving square brackets from the API and am getting the error: Cannot access the calendar that you requested
I'm searching for the phrase "[2038]" using the URL: http://www.google.com/calendar/feeds/mydomain.com_calendar_id%40group.calendar.google.com/private/full?q=%22[2038]%22 and getting the error, these searches are fine: 2038 -> works [2038] -> works "2038" -> works "[2038]" -> fails with error The same exact phrase query using square brackets works fine from the GUI, it's just broken in the API. Seemingly this is recent as it was working for 2 or 3 months previously. Anyone else noticing this change in behavior ? -- 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
