Question
Wipro Technologies
GB
Last activity: 17 Nov 2021 8:16 EST
Need Help with Google Calendar API Integration
We have a requirement to fetch the availability of a Google Calendar user for Scheduling a meeting for which we are trying to integrate with Google Calendar API.
Below are the detailed steps followed for the integration. However, when trying to test the connectivity getting exception "Caught Exception while creating OAuth2 client".
1. Created a new Project ‘GoogleAPIConnect’ in Google Cloud Platform. 2. Enabled the Google Calendar API. 3. Added the scopes for accessing the API. 4. Created Credentials (Client ID and Client Secret Key).
5. Created Authentication Profile with the above Client ID and Client Secret Key
-
Created Connect-REST rule for fetching meta data of a user’s calendar using the above created Authentication Profile.
We have a requirement to fetch the availability of a Google Calendar user for Scheduling a meeting for which we are trying to integrate with Google Calendar API.
Below are the detailed steps followed for the integration. However, when trying to test the connectivity getting exception "Caught Exception while creating OAuth2 client".
1. Created a new Project ‘GoogleAPIConnect’ in Google Cloud Platform. 2. Enabled the Google Calendar API. 3. Added the scopes for accessing the API. 4. Created Credentials (Client ID and Client Secret Key).
5. Created Authentication Profile with the above Client ID and Client Secret Key
-
Created Connect-REST rule for fetching meta data of a user’s calendar using the above created Authentication Profile.
-
Getting the below exception when Testing connectivity of the Connect-REST rule.
Error in tracer:
Can anyone provide assistance for making the integration work?
Much Appreciate your help!