Connect and create a task on jira with C#

Trần Trọng Phuươn February 8, 2022

Hi , my code:

var a = Jira.CreateRestClient("https://abc.atlassian.net/", UserName, Password);

The answer i got when i ran:

{"Response Content: Basic authentication with passwords is deprecated. For more information, see: https://developer.atlassian.com/cloud/confluence/deprecation-notice-basic-auth/"}

can you support me any way which i can create a task on jira with C#, plz.

Many thank.

0 answers

Suggest an answer

Log in or Sign up to answer