a4-opin
a4-opin copied to clipboard
follow API returns HTTP 404
If a user does not follow a project, the follow API returns a 404. What follows is that the frontend shows a follower count of 0. As soon as the user follows a project, the API returns the correct count.
possible related issues:
- follow count shows zero if logged out https://github.com/liqd/a4-opin/issues/629
- Refactor Follows API https://github.com/liqd/a4-opin/issues/510
see related closed issue