ITADN

GetFollowers does not page correctly

#165Openblowdart 创建于 2025-05-31
bug
B
blowdartcommented
<!-- Have you searched the existing issues to see if your bug is already reported? --> # Bug report ## Details ### Describe the bug GetFollowers() does not paginate ### Expected behavior GetFollowers() does advance the cursor when a cursor is specified. ### Actual behavior GetFollowers does not advance when you specify a cursor for pagination. Logs show that the cursor parameter has erroneous spaces in the GET request `GET request to https://gomphidius.us-west.host.bsky.network/xrpc/app.bsky.graph.getFollowers?actor=did%3Aplc%3A3iicfxmgcfr32lansi4ju7oa&cursor = 3lopgqkukdh2c succeeded.` ## Helpful Extra information ### What operating system(s) are you using? - [X] Windows - [ ] macOS - [ ] Ubuntu - [ ] Other Linux - [ ] Other (specify below)
1 条评论