Shifts TimeCard API - @odata.nextLink return 404 Not Found

Mohammed Jameel Sharaf 0 Reputation points
2023-09-21T10:46:38.2766667+00:00

Hi,

We are facing an issue with 4 of our teams where the @odata.nextLink return 404-Not Found.

This issue started on the 31st of August, and is still present till now.

Sample Request Endpoint: https://graph.microsoft.com/beta/teams/4dfaa04c-1ef3-490d-b332-1cbe704067be/schedule/timeCards

Request Headers:

{
    "client-request-id": "4c4f4b4c-381b-c8e9-9ba3-560f46829d77",
    "content-type": "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false;charset=utf-8",
    "request-id": "78db72e4-3eec-47bc-8d3a-aae3d61abb85"
}

@odata.nextLink

Response Body:

{
    "error": {
        "code": "NotFound",
        "message": "",
        "innerError": {
            "date": "2023-09-21T10:43:00",
            "request-id": "eda9d1af-6bc3-4685-8e4d-77d8b2647313",
            "client-request-id": "c471d6ed-9931-dd16-b5c6-ff917b044a88"
        }
    }
}


Your kind support is appreciated.

Best Regards,

Mohammed

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,483 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,399 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.