So, I have bought the google calendar offline plugin and I am also using the free version.
I insert the clientid and the client secret, in the app id and app secret respectively. I authorize all URLs including those that redirect me. This way, I manage to go through all the pages of authentication when I click a button that signs me in to google.
However, I do not get any data in the end. there is no calendar that is being retrieved. In the demo of the plugin I can do that, so there must be something with my configuration of the cloud platform. do you have any idea why this happens?
should I insert the api key of the cloud platform somewhere?