I am trying to push a commit to this repo: https://github.com/ttchuah/react-csv.git/
I keep getting this error: remote: You must verify your email address. remote: See https://github.com/settings/emails. fatal: unable to access 'https://github.com/ttchuah/react-csv.git/': The requested URL returned error: 403
My email address has been verified but I keep getting this error. Anything I may be missing here?
NOTE: I run "git config --get user.email" and the email is the same as I one I just verified.
I am able to push to GitHub from other repos on my machine without issue.
This is a fork of someone else's repo, if that makes any difference.