Hi there!
So since 2025, we can't use the apiv3 to create worklogs. We have to migrate to v4.
But now, to create a worklog, we can't pass the issueKey but the issueId. So to get it a simple query on v3 and that's it.
But, before migrating to v4, I was using the api token and it was working fine. After reading the v3 documentation, it seems that the api token is not used and I would need to use oauth instead. Is that right?
I changed a bit my code to get the issueId but I get 403 forbidden every time...
Well nevermind....
I was using tempo api token instead jira's...
Seems to work properly now.
Sorry for the post...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.