Calendar Component not showing November?

I have set up a calendar component with a google calendar and for some reason November will not appear at all. timeMin and timeMax are set to include it, but the response when I run the query ends at 10/31/24. I just don't get why.

Hello @Gillian_Durham!

Very unusual, let me see if I can help get to the bottom of this :thinking:

Can you share a screenshot of how you have the calendar component set up and how you have the resource that is pulling the data?

Are you using a REST API to get this data from the Google Calendar API? If you could share a screenshot of the response you are getting from the query that would also be very helpful.

When you pass in the results of this query to a calendar component does it allow you to view November?

Hi Jack,

The results do show November in the coding section. Sorry my vocab might be wrong since I am new to all of this. Here are some screenshots. I whited out some identifying info. Is this what you need?


Thank you for sharing the added details and screenshots!

Can you share a screenshot of the data that is getting returned?

If you move the "timeMax" farther into the future does it return events that have occurred after November?

Is it possible that there are not any events that in November, or is this query not to get calendar events but to just display a date range in a Retool calendar component?