What are the circumstances that can lead to an invalid $skipToken

Michael Ford 16 Reputation points
2021-06-15T19:33:42.757+00:00

We're having an issue where the nextLink with the skipToken is coming back and it is being used as-is for the next call. We get a random skipToken is invalid.

I've tested the url with Graph Explorer and it works. If I add extra characters at the end then I can induce the skipToken error. We haven't found anything on our servers that are adding characters.

Does the Graph API have an occasional issue with skipToken as of Jun 15, 2021?

Could it be something in transit that I haven't thought of?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,437 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Carmine Punella 1 Reputation point
    2021-06-18T12:28:15.657+00:00

    We are experiencing the same issue! We have a worldwide product deployed in different locations and we notice that only the US datacenter is affected by this issue at the moment!

    Any feedback from Microsoft? This is a blocker issue!