i am using Python JIRA
but, there are only 20(in is maximum) worklogs in issue.field.worklog.worklogs - but i need all of them.
So, i just tried to use https://<company>.atlassian.net/rest/api/2/issue/<issue_key>/worklog/,
but i dont know how i can auth to this - when i just auth with POST request, i can't find the cloud.session.token
I am absolutely newbee in this, and i'm sorry =\
Hi,
Did you read this https://developer.atlassian.com/cloud/jira/platform/security-for-other-integrations/?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.