Skip to content

[BUG] Microsoft Calendar using "Get Busy/Free" action throwing error #17492

Open
@HassanAbbas7357

Description

@HassanAbbas7357

For component dev

You can implement a new action named "Get Current User Schedule" with the endpoint: POST /me/calendar/getSchedule
See API Doc: https://learn.microsoft.com/en-us/graph/api/calendar-getschedule?view=graph-rest-1.0&tabs=http


Describe the bug
When trying to get the schedule of my Microsoft Calendar using "Get Busy/Free" action i am facing the error

When trying to read a null collection parameter value in JSON Light, a node of type 'PrimitiveValue' with the value '["hassan@replicaide.com"]' was read from the JSON reader; however, a primitive 'null' value was expected.

as can be understood from the error that msf no longer accept the param emails list when i tried to send nothing in the emails param i can't use the action because emails is the required column

To Reproduce
Steps to reproduce the behavior:

  1. Go to get_schedule under Outlook Calendar
  2. try to fill all the common information and hit the action

Expected behavior
it should have shown me the free/busy schedule of my account

Screenshots

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriagedFor maintainers: This issue has been triaged by a Pipedream employee

    Type

    No type

    Projects

    Status

    Prioritized

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions