Shifts TimeCard API - @odata.nextLink return 404 Not Found
Mohammed Jameel Sharaf
0
Reputation points
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
Sign in to answer