I've been attempting to connect to JIRA Cloud through an API key to pull issue information. Everytime I try to use the GET function I receive an error that states something to the effect of: "Basic authentication has been deprecated see this documentation."
I'm assuming the issue is the authentication(username,pswd,type =basic) line that is the problem. But I don't know how else to authenticate with R. Has anyone out there had any experience with this?
Yes, you'll need to change your code so that it uses a supported authentication. Start at https://confluence.atlassian.com/confeval/other-atlassian-evaluator-resources/atlassian-cloud-authentication-saml-sso-g-suite-atlassian-account-and-ldap
Thanks Nic Brough - I did and utilized an api key. But still no luck. Though I was able to get the api search anyway. Unfortunately it didn't retain the type of data I needed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira Product Discovery Premium is now available! Get more visibility, control, and support to build products at scale.
Learn moreOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.