Iām trying to add the Google Calendar synchronization but Iām having an issue.
I followed every step of the guide until the step where users can set up their account authorizing the google account from the profile-advanced section. The problem is that when users click on the āAuthorizeā button, the window redirect to an URL with an explicit ip address like 00.00.00.00/index.php?entryPoint=saveGoogleApiKey instead of mydomain.com/index[...]
The google api console has the correct url set in the redirect field.
Another problem involves the fact that the client_id reported in the URL of the google access window is wrong, it seems it is using an old client_id of a different json that was uploaded previously, thought we changed the json multiple time with new google credentials.
Yes I did followed both these guides step by step, reaching the last part of them without any problems, uploading the JSON obtained from Google Client OAuth2. I do see the Google Calendar Sync scheduler in the proper section.
The issues are coming from the last step, where users have to authorize themselves through the google api access page in the profile - advanced section of suiteCRM