When using Summit, the hits against the server are GET /api/v3/post?id=2024 and GET /api/v3/comment/list?max_depth=6&post_id=2024&sort=Top&type_=All. From what I can tell, those are both Lemmy REST API calls. Not sure why it’s trying to call it that way.
It’s weird. It works in my desktop browser, and on mobile when I copy the link into the browser. It does not work in my Lemmy mobile app (Summit). Not sure what’s going on there.
Link hath broken, buckaroo.
When using Summit, the hits against the server are
GET /api/v3/post?id=2024
andGET /api/v3/comment/list?max_depth=6&post_id=2024&sort=Top&type_=All
. From what I can tell, those are both Lemmy REST API calls. Not sure why it’s trying to call it that way.Desktop link works fine on my instance.
It’s weird. It works in my desktop browser, and on mobile when I copy the link into the browser. It does not work in my Lemmy mobile app (Summit). Not sure what’s going on there.