Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -24,7 +24,6 @@ class CalendarWrappedAPI:
|
|
24 |
|
25 |
try:
|
26 |
connection_request = self.toolset.initiate_connection(
|
27 |
-
redirect_url=redirect_url,
|
28 |
entity_id=entity_id,
|
29 |
app=App.GOOGLECALENDAR
|
30 |
)
|
|
|
24 |
|
25 |
try:
|
26 |
connection_request = self.toolset.initiate_connection(
|
|
|
27 |
entity_id=entity_id,
|
28 |
app=App.GOOGLECALENDAR
|
29 |
)
|