Questions tagged as 'google-calendar'

1
answer

Google_Service_Exception error 401 "Login Required" in Api google calendar

I would like your help for an error I have when creating an event for the google calendar from php , the error is as follows:    {"error": {"errors": [{"domain": "global", "reason": "required",   "message": "Login Required", "locationType"...
asked by 26.05.2017 / 23:02
1
answer

Synchronize database data with google calendar

I have a task table where you have: start date, start time, end date and end time, also the task that must be done with a description. Now implement a google calendar and what I want to do that I can not do, is to reflect those tasks in that...
asked by 07.11.2016 / 17:29