Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

188
Views
Finding the free busy of a user using google calendar API

I want to get the busy slots of a user based on his google calendar.

calendar.freebusy.query({
                resource: {
                    timeMin: startTime,
                    timeMax: endTime,
                    timeZone: timeZone,
                    items: [{ id: userEmail }],
                },
            })

userEmail: The user whose busy slots I want to find out. But, After using this function, Getting the error:

[ { domain: 'global', reason: 'notFound' } ]

Note: I have used some another email ID for the configuration of google calendar OAuth.

Kindly help me to solve this issue.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!