Unable to follow a specific GitHub user - 422 Unprocessable Content #206424
Replies: 3 comments 1 reply
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
|
Since you can follow other users and the issue only happens with this account, it does sound like a GitHub-side problem with that specific follow relationship. I’d report it to GitHub Support with the 422 error details and request they check the affected account relationship. |
|
I would suggest clearing the Chrome tab Storage then try again one more time.
|
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Profile
Body
I'm unable to follow a specific GitHub user,
Goooler.When I click the Follow button on the user's profile, the request fails with:
The response body is:
{"count":"818"}The follow does not happen, and the follower count remains unchanged.
I have confirmed that:
Goooler.Expected behavior:
Clicking Follow should successfully follow the user.
Actual behavior:
The request returns
422 Unprocessable Content, and the follow is not completed.Environment:
Could this be a GitHub-side issue with the follow relationship for this specific account?
All reactions