Can't authenticate using Github 2FA

I had to switch my GitHub account to use 2FA for work, and now my circleCI instance can’t clone the repository. Where is the guide on this?

Hi Kirsten! When you say instance, are you referring to our Server platform? Or is this on Cloud?

https://circleci.com/gh/synedra/princesspolymath/39

I wonder if adding 2fa changed your keys on GitHub somehow. Can you try the following steps to reset our connection?

  1. Remove all CircleCI webhooks and services from your GitHub repo settings.
  2. Tell the project to stop building on CircleCI through “Project settings”.
  3. Add the project back on CircleCI.