Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linking GitHub fails to sync primary email #140

Closed
asimpletune opened this issue Jun 6, 2016 · 3 comments
Closed

Linking GitHub fails to sync primary email #140

asimpletune opened this issue Jun 6, 2016 · 3 comments

Comments

@asimpletune
Copy link

I linked my GH account to appveyor and the email address it sync'd was my college email address from years back when I first made my GH account, and a different email address is my "primary" email on GH.

I think it would be expected for appveyor to link the primary address, rather than the oldest.

@FeodorFitsner
Copy link
Member

I've just double-checked the code AppVeyor uses to get that email and it indeed takes the first one with primary: true: https://developer.github.com/v3/users/emails/#list-email-addresses-for-a-user

Try calling that API method to see what you get there (if you didn't change primary email already).

@asimpletune
Copy link
Author

I already changed my emails unfortunately. Could it be a problem on GitHub's end then? Through the UI you can only have 1 primary I believe, so if there are multiple emails with primary: true, then that'd be a problem.

@XhmikosR
Copy link
Contributor

XhmikosR commented Feb 2, 2017

This is not an issue with the website. Can we close this @FeodorFitsner ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants