You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to follow the doc, I encounter a (minor) bug from api getTimeline : a backend 500 error
This issue is described here for the doc side : bluesky-social/bsky-docs#146
As this is a 500, I think the backend is not doing enough input validation on cursor query param
Describe the bug
Trying to follow the doc, I encounter a (minor) bug from api getTimeline : a backend 500 error
This issue is described here for the doc side : bluesky-social/bsky-docs#146
As this is a 500, I think the backend is not doing enough input validation on
cursor
query paramTo Reproduce
Steps to reproduce the behavior:
(using api, node agent example)
Expected behavior
I expect a 4xx result
Screenshots
Details
"@atproto/api": "^0.12.10",
https://bsky.social
as agentservice
(backend spcification)Additional context
(If I'm wrong and the backend is on another repository, please tell me.
The text was updated successfully, but these errors were encountered: