6

I just want this for me and my friends, but curl "https://lemmy.ml/api/v3/post?community=[!memes@lemmy.ml](/c/memes@lemmy.ml)&sort=New" just gives {"error":"couldnt_find_post"}. Anything I'm doing wrong?

you are viewing a single comment's thread
view the rest of the comments
[-] silas@programming.dev 7 points 1 year ago
curl --request GET \
     --url 'https://lemmy.world/api/v3/post/list?type_=All&sort=New&community_name=memes%2540lemmy.ml' \
     --header 'accept: application/json'
[-] pixl_xip@lemmy.world 2 points 1 year ago

Sorry for not seeing this right away, but thanks!

this post was submitted on 17 Aug 2023
6 points (100.0% liked)

Lemmy Support

4656 readers
21 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS