May 13 2020 03:20 AM
I am getting 204 response and schedule is not getting created.
Here is URL https://graph.microsoft.com/beta/teams/xxxxxx-ec60-4e63-8d97-a9a127b899c9/schedule
I tried v1.0 and beta both does not work.
Here is the input i gave
{
'enabled': true,
'timezone': 'America/Chicago'
}
it was PUT request
its giving 204 response and schedule is not getting created.
May 16 2020 09:53 AM
@Yogi4, Data is getting updated and schedule is getting created but the response is not getting returned. We are checking this internally.
May 17 2020 11:19 PM
@Abhijit_MSFT When I fire GetSchedule API it is showing rovision State Failed ...Here is the sample response , And this is not happening for all the calls , some of the calls are success.
Jun 09 2020 07:39 PM
@Yogi4, I missed to respond you here. I have raised a bug to get this resolved.
Jun 12 2020 01:35 AM