Jira has been provisioned on my companies cloud. i was not given admin access to jira but have admin access to particular project. isnt it enough to create auth token?
i am new to JIRA, not sure what is needed to access rest api from my linux server. tried with basic authentication method(with my username and password) but server failed to connect to jira server. So want to try with auth token but not able to create auth token.
I