You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
credentials=GoogleCalendar.authorizer.get_credentials(user_id,request)ifcredentials.nil?renderplain: 'Google is not connected.'returnendservice=Google::Apis::CalendarV3::CalendarService.newservice.authorization=credentialsresponse=service.list_events('[email protected]',time_min: Time.current.iso8601)
Making sure to follow these steps will guarantee the quickest resolution possible.
Thanks!
The text was updated successfully, but these errors were encountered:
Environment details
Steps to reproduce
Code example
Making sure to follow these steps will guarantee the quickest resolution possible.
Thanks!
The text was updated successfully, but these errors were encountered: