Hi all,
As the title says i am trying to use jira software api to pull issues to my timesheet application and i have few questions:
1- I don't know what api to use because there are two the let me get issues from, jira
there is jira software cloud, or jira cloud platform
2- I think jira software cloud is the best option but now I don't know what to use to authenticate on the api doc page says they recommend oauth 1 but when i go to oauth 1 it says i should use oauth 2 so i wonder if i can use oauth 2 for jira software cloud api or should i just use basic auth as i am not doing crazy stuff with the api
3- To use OAuth 2 i had to create developer account to create an app to get client id and client secret, if i want to continue using this do i have to pay?
Thanks all