Hello Community,
I am having issuses with getting my shifts to my Outlook Calender.
Im getting these errors, i hope you guys can help me get this working.
{
"method": "get",
"queries": {
"calendarId": "",
"startDateTimeUtc": "2024-02-22T06:00:00Z",
"endDateTimeUtc": "2024-02-22T14:00:00Z"
},
"path": "/datasets/calendars/v3/tables/items/calendarview",
"host": {
"api": {
},
"connection": {
"name": "/providers/Microsoft.PowerApps/apis/shared_office365/connections/shared-office365-c3e2f7db-de51-4645-a533-b78373a84576"
}
},
"authentication": {
"scheme": "Key",
"parameter": "*sanitized*",
"type": "Raw"
}
}
{
"status": 400,
"message": "Parameter 'calendarId' cannot be null or empty.\r\nclientRequestId: 78d026cc-9bfb-4e38-817f-40bef4fcb11e",
"error": {
"message": "Parameter 'calendarId' cannot be null or empty."
},
"source": "office365-ne.azconn-ne-003.p.azurewebsites.net"
}