Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Events.list: singleEvents Setting not Respected for freeBusyReader calendar

I noticed today that when calling Events.list with singleEvents explicitly set to false with an account with freeBusyReader credentials doesn't return recurring events according to the singleEvents parameter provided. Namely, recurring events are expanded to instance events regardless of the option. This is surprising to me for two reasons:

1) When fetching the master event directly with Events.get, the master event is visible to the freeBusyReader account with the recurrence rule displayed.

2) We haven't noticed this behavior until today.

Wanted to see if anyone had experience with this -- is this a regression/bug or is the documentation here just lacking?

like image 257
gnauhnoj Avatar asked Nov 26 '19 20:11

gnauhnoj


1 Answers

This issue was already reported on Google Issue Tracker.

You can see it HERE.

like image 168
alberto vielma Avatar answered Oct 18 '22 17:10

alberto vielma