Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Beginning last week, I started encountering a 400 Bad Request error when calling the Microsoft Learn Platform API using the skiptoken parameter. The issue consistently occurs when requesting the 13th page of paginated results. The API returns the following response: "code": "badRequest", "message": "skiptoken query string parameter is not valid."
The same request pattern successfully retrieves pages 1 through 12, but fails once the skiptoken provided for page 13 is used.
An API that connects multiple Microsoft services, enabling data access and automation across platforms