Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Sync Office 365 Calendar to Google Calendar Bad Request Error

(0) ShareShare
ReportReport
Posted on by 9

I'm trying to sync my Office 365 Calendar to my Google Calendar so I can get it into ClickUp. I can't sync with an ICS link because ClickUp will only recognize native GCal calendars, not subscribed calendars. I tried the following flow I saw on Power Automate's Forums:

Screen Shot 2022-02-04 at 9.48.45 AM.png

But I keep getting a "Bad Request" error. I even tried to create a new calendar on my Google account that was separate from the default user calendar and it still didn't work. Here's the error output:

 

{
 "statusCode": 400,
 "headers": {
 "Pragma": "no-cache",
 "Vary": "Origin,X-Origin,Referer",
 "X-XSS-Protection": "0",
 "X-Frame-Options": "SAMEORIGIN",
 "X-Content-Type-Options": "nosniff",
 "Alt-Svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"",
 "Timing-Allow-Origin": "*",
 "x-ms-apihub-cached-response": "false",
 "x-ms-apihub-obo": "true",
 "Cache-Control": "no-store, must-revalidate, no-cache, max-age=0",
 "Date": "Fri, 04 Feb 2022 14:32:38 GMT",
 "Content-Length": "210",
 "Content-Type": "application/json",
 "Expires": "Mon, 01 Jan 1990 00:00:00 GMT"
 },
 "body": {
 "error": {
 "errors": [
 {
 "domain": "global",
 "reason": "badRequest",
 "message": "Bad Request"
 }
 ],
 "code": 400,
 "message": "Bad Request"
 }
 }
}

 

  • Verified answer
    Drake_Thomsen Profile Picture
    9 on at
    Re: Sync Office 365 Calendar to Google Calendar Bad Request Error

    I was able to solve this myself. As it turns out, I was using the wrong Office 365 connection. I was using "When a new event is created (V3)" when I should've been using 'When an event is added, updated or deleted (V3)"

  • v-yujincui-msft Profile Picture
    on at
    Re: Sync Office 365 Calendar to Google Calendar Bad Request Error

    Hi @Drake_Thomsen ï¼Œ

     

    Are you having problems syncing your Outlook calendar to Google's subscription calendars and newly created calendars?

     

    1. You might be able to check if you have permission to change subscription calendars

    https://support.google.com/calendar/answer/37082#permissions

    vyujincuimsft_0-1644314549641.png

    2. You could try to use the Calendar ID directly in Create an event Action

    vyujincuimsft_1-1644314847620.png

    vyujincuimsft_2-1644314973422.png

     

     

    Best Regards,
    Charlie Choi

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1