Commit 0417483
fix: use get_actor_likes instead of get_likes for liked posts
The get_likes method expects a post URI to return who liked it.
Use get_actor_likes with actor param to get posts liked by user.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent f758a91 commit 0417483
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | | - | |
| 242 | + | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
0 commit comments