I am trying to push code to the my remote branch. I get the below error logs.
Unhandled Exception: System.TypeInitializationException: The type
initializer for 'Microsoft.Alm.Cli.Program' threw an exception.
--->
System.Runtime.InteropServices.SEHException: External component has
thrown an exception.
at AzureDevOps.Authentication.TokenScope.op_BitwiseOr(TokenScope left, TokenScope right)
at Microsoft.Alm.Cli.Program..cctor()
--- End of inner exception stack trace ---
at Microsoft.Alm.Cli.Program.Main(String[] args)
fatal: Authentication failed for
'https://dev.azure.com/ubplDevOps/ConnectrixCompanyAndroidApp/_git/ConnectrixCompanyAndroidApp/'
When I send the push command, a password popup opens up but when I enter my password it gives the above error. I can login to my account on web using the same password but it's not allowing me to push .