web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Office365Outlook.Calen...
Power Apps
Answered

Office365Outlook.CalendarGetTablesV2 failed

(0) ShareShare
ReportReport
Posted on by 142

I was able to use the following code to post item in outlook 

 

Office365Outlook.V4CalendarPostItem(
// lookup user's calendar
//LookUp(Office365Outlook.CalendarGetTables().value, DisplayName = "Calendar").Name,
_myCalendarID,
// subject of meeting
"Work Space " & workspaceNo & " reserved ",
// The time the reservation started
DateAdd(startTime, TimeZoneOffset(), Minutes),
// The time the reservation ended
DateAdd(endTime, TimeZoneOffset(), Minutes),
//The timezone for the reservation
"(UTC) Coordinated Universal Time"
);

And use the following code to get the last event id.

Set(_eventID,Last(Sort(Office365Outlook.V4CalendarGetItems(_myCalendarID).value,createdDateTime)).id);

 

The code was working fine until today I got this error message. 

Office365Outlook.CalendarGetTablesV2 failed: {"status":404,"source":"https://msmanaged-na.token.azure-apim.net:443/tokens/unitedstates-002/office365/e5453269e4f545dc915c41dfa354fbba/exchange","message":"Error from token exchange: The connector is not found. Please contact support or connector owner to enable it again."}

 

Please help.

Categories:
I have the same question (0)
  • Verified answer
    RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @skong 

    This is a system outage.

    RandyHayes_0-1627685687149.png

     

  • JohnP Profile Picture
    543 on at

    MS **bleep**ed up

  • skong Profile Picture
    142 on at

    Thanks Randy. I was wonder why it failed today.

  • skong Profile Picture
    142 on at

    It works now. I think Microsoft fixed the issues. Thanks

  • JeyJey Profile Picture
    2 on at

    Hello good morning, can you confirm me if this error that I have corresponds to the same problem as Skong:

     

    Office365Outlook.CalendarGetTables failed: { "status": 403, "message": "You are not authorized to perform this operation. This error can occur for sandbox (test) accounts or if OData operations are disabled by your Exchange server administrator.\r\nclientRequestId: 2b4e1107-11a2-4520-b5ec-c8d57c2f1482\r\nserviceRequestId: 5cee10cf-d3aa-59dc-9da6-372bbd764c83", "error": { "message": "You are not authorized to perform this operation. This error can occur for sandbox (test) accounts or if OData operations are disabled by your Exchange server administrator.", "code": "ErrorAccessDenied", "originalMessage": "Access to OData is disabled." }, "source": "office365-ne.azconn-ne-002.p.azurewebsites.net" }

  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @JeyJey 

    Not likely related to the original post here.

    You might want to take a look at this article on enabling odata.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 547

#2
WarrenBelz Profile Picture

WarrenBelz 444 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 322

Last 30 days Overall leaderboard