Profile page/twitter link

Hi, I’ve got my FreeCodeCamp profile linked to a Twitter profile, but have since created a second Twitter account for development/coding/job search etc. Anyway, I can’t seem to find a way to unlink the first Twitter account and link the second, new one. Cheers.

Your code so far

// Setup
var myStorage = {
  "car": {
    "inside": {
      "glove box": "maps",
      "passenger seat": "crumbs"
     },
    "outside": {
      "trunk": "jack"
    }
  }
};

// Only change code below this line

var gloveBoxContents = "myStorage.car["glove box]"; // Change this line

Your browser information:

Your Browser User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:54.0) Gecko/20100101 Firefox/54.0.

Link to the challenge:

oops, I didnt mean to include that js code in there, sorry.

Can you remove the authorization from your Twitter profile? That might give you the option to add Twitter again in your FCC profile.

Yes, I’ve done that but no option to change twitter has shown up as far as I can tell. :man_shrugging:

I have the same problem. It auto added my work twitter. I have revoked it in work twitter acct but wrong twitter still link on freecodecamp profile and can’t add correct one.

Would one of you mind creating a GitHub issue for this?