bitcko / yii2-bitcko-google-calendar-api

Yii2 Bitcko Google Calendar Api Extension use to create and delete events from google calendar
3 stars 5 forks source link

refresh token must be passed in or set as part of setAccessToken #2

Open gabriele-carbonai opened 5 years ago

gabriele-carbonai commented 5 years ago

Hello Bitko,

it is return this error:

refresh token must be passed in or set as part of setAccessToken

But in your code is supposed to check if access token is expired and in that case generate new one, how can I fix it?

Thank you

MedericPixium commented 5 years ago

@gomonkey I don't know if this is helpful or not but I have made the corrections for this error you can find it in the Pull Request: #3 or on my fork of the project: https://github.com/pixiumdigital/yii2-bitcko-google-calendar-api