question

MichaelFord-8865 avatar image
3 Votes"
MichaelFord-8865 asked MichaelFord-8865 commented

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

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-users
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi,
I have seen this error as well but we noticed it from the 14th of June. We were doing the call users/{userId}/getallmessages using the c⋕ graph sdk

1 Vote 1 ·

Also, I can recreate the issue with the following steps:
1. Log into Graph Explorer.
2. Call the users endpoint and get a nextLink.
3. Log out of Graph Explorer.
4. Execute nextLink (skipToken invalid error)
5. Log back into Graph Explorer.
6. Execute nextLink. (works)

This feels like the results we see in our logs.



0 Votes 0 ·

1 Answer

CarminePunella-9822 avatar image
0 Votes"
CarminePunella-9822 answered MichaelFord-8865 commented

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!

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I have heard nothing on the issue from Microsoft yet.

0 Votes 0 ·