I’ve recently noticed that clicking the follow button () redirects to the 404 Not Found page (probably after sending the POST request to toph.co/u/somerandomperson/follow). But the follow feature does work in most cases. If visited through the browser, the page (toph.co/u/somerandomperson/follow) returns a 405 Method Not Allowed error as expected. But in this case, it’s being redirected to the 404 page.
I could be wrong, it can be getting redirected to somewhere else, and then to the 404 page.
@hjr265 bhaiya, would you please fix this issue if possible?