Hi all,
i would try to use the connection to google calendar but i'm not able to get it work.
What i did so far:
1. Register at
cloud.google.com/console
2. turn on access to calendar api
3. create a new project
4. in Joomla: Fill out google client_id and secret.
When i try to load the google calendars to Joomla, i got the error "redirect_uri_mismatch".
For sure, i can add the REDIRECT URI to my google project, but the parameters are not stored. Instead of
<website>/administrator/index.php?option=com_booking&task=google.authenticate
i can only store
<website>/administrator/index.php?option=com_booking
It seems, google is checking the whole String. When i remove the task parameter in the google URL, i'm able to get access to my calendar.
Is there any solution to fix that issue?
I'm using Book IT 2 - Version 2.2.2.