Forum Discussion

  • Yogi4, Data is getting updated and schedule is getting created but the response is not getting returned. We are checking this internally.

    • Yogi4's avatar
      Yogi4
      Copper Contributor

      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.

       

       

      {
        "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#teams('20022699-d70d-4608-ba4d-XXXXXXX')/schedule/$entity",
        "@odata.etag""\"020051ee-0000-0400-0000-XXXXXXX\"",
        "id""20022699-d70d-4608-ba4d-XXXXXXX",
        "enabled": false,
        "timeZone""America/Chicago",
        "provisionStatus": "Failed",
        "provisionStatusCode": "",
        "workforceIntegrationIds": [],
        "timeClockEnabled"false,
        "openShiftsEnabled"false,
        "swapShiftsRequestsEnabled"false,
        "offerShiftRequestsEnabled"false,
        "timeOffRequestsEnabled"false
      }

Resources