I’m receiving an error remakingly similar to the one described in this post: 422 Error when trying to Follow/Start build project
When clicking in ‘Follow Project’, the project remains unfollowed, and nothing happens, no message at all. However, checking the console, I noticed we have this error showing up:
{message: “Received a 422 from the /api/v1.1/project/github/org-name/project-name/follow api.”}
Any ideas of what might be happening?