Skip to content

invalid_cursor

HTTP 400. The cursor value is not one this API issued, or came from an incompatible pagination scheme.

What to do: Cursors are opaque - never construct or modify one. Restart the walk without a cursor and follow next_cursor from each response.

Every error is an RFC 9457 problem document - match on code (stable forever), show detail to humans, and quote instance when reporting an occurrence to support.