Florian S.

Results 3 comments of Florian S.

Hi simov, thank you very much for your response, i looked at dynamic overwrites but did not understand the power of it before looking at the examples. I managed to...

Thank you so much, i got it working now. I did not correctly understood how `redirect_url` and `callback` is connected to each other. Now i know that endpoint of `redirect_url`...

I also just ran into this issue working with the google calendar API. This string output from dateutil.rrule is not accepted by the calendar api: `RRULE:FREQ=WEEKLY;UNTIL=20230201T093000;BYDAY=MO,TU,WE,TH,FR` Response: ``` json {...