summary refs log tree commit diff
path: root/changelog.d/10815.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Name the type of token in "Invalid token" messages (#10815)David Robertson2021-09-141-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.