[Bug]: Trying to subscribe to a non-local instance always returns not subscribed #3384
Closed
4 tasks done
Labels
bug
Something isn't working
Requirements
Summary
This was originally opened as a UI issue. After some digging, the issue appears to be on the backend.
I tested this out by using the js client to make a request with my account.
This request tries to follow ask lemmy on lemmy.ml from a lemmygrad account. This is the response I get back:
Notice that subscribed is
NotSubscribed
.Compare this to when I try to subscribe to a local community:
Subscribed is subscribed, as expected.
Steps to Reproduce
Technical Details
I could not reproduce this locally and I do not have access to the logs of affected instances.
Version
0.18
Lemmy Instance URL
programming.dev
The text was updated successfully, but these errors were encountered: