@Nick_Craver@shiftkey@github To fix that set "main" as "Default branch" on project settings in AppVeyor. Still weird GitHub API redirects to a wrong URL: https://t.co/lM7LlrZBCE
@Nick_Craver@shiftkey Alright, we've finally realized why you are getting that error! You still have "master" as default branch in AppVeyor and it looks like GitHub API does that redirect to a wrong (?) URL with "main" branch instead. cc @github
@Nick_Craver@shiftkey That's weird. We are definitely call `/repos` - that message is coming from HTTP exception directly. Could you make sure your AppVeyor account is still authorized to access GitHub, i.e. you see repos on "New project" page?