Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Name the type of token in "Invalid token" messages (#10815) | David Robertson | 2021-09-14 | 1 | -0/+1 |
I had one of these error messages yesterday and assumed it was an invalid auth token (because that was an HTTP query parameter in the test) I was working on. In fact, it was an invalid next batch token for syncing. |