Tuesday, 15 May 2012

windows - Xamarin Authentication Version control operation failed when connecting to github -



windows - Xamarin Authentication Version control operation failed when connecting to github -

i'm trying publish code github repository within xamarin studio 5.1

when first did publish prompted me username , password entered made type in password. whenever seek publish error:

ngit.errors.transportexception: https://github.com:443/xxx/yyy: not authorized @ ngit.api.fetchcommand.call() @ monodevelop.versioncontrol.git.gitrepository.onpublish(string serverpath, filepath localpath, filepath[] files, string message, iprogressmonitor monitor) @ monodevelop.versioncontrol.repository.publish(string serverpath, filepath localpath, filepath[] files, string message, iprogressmonitor monitor) @ monodevelop.versioncontrol.publishworker.run() @ monodevelop.versioncontrol.task.backgroundworker(object state)

and don't prompted re-enter password.

i've read here deleting keychain: http://forums.xamarin.com/discussion/2657/version-control-operation-failed-https-git-not-authorized

i thought equivalent of keychain app windows credentials manager , i've deleted few things there though may relevant , restarted xamarin i'm still not getting prompted password.

any suggestions?

i hadn't deleted right credentials windows credential manager. under windows credentials found github credential. removed , tried publish again. prompted password details again.

windows github xamarin keychain

No comments:

Post a Comment