[REST API] Retrieve Worklog Issue after Rest API Integration

Deleted user July 18, 2018

Given below is the API I used to get the worklog for a particular user or in a particular project. We are using this API to get the worklog in Jira Add-on development using Javascript.

https://myDomain.atlassian.net/rest/tempo-timesheets/3/worklogs?dateFrom=2018-07-09&dateTo=2018-07-13&username=xyz

I have developed my add-on using this and it was working properly, but now when I try to access the above url, it is just returning 'Not Found'.

When I searched for the solution in Rest API Integration link REST API documentation, it is showing some new API as 

https://api.tempo.io/2/worklogs?dateFrom=2018-07-09&dateTo=2018-07-13&username=xyz

but this API Shows an error saying 401 Authorization Required. I also generated the Access Token for the Jira API. But I don't know how to include the token in the API call.

Let me know your idea and suggestions.

 

Thanks,

Dhivya.

1 answer

0 votes
Gonchik Tsymzhitov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 23, 2018

Hi!

 

Please, have a look this article

https://zendesk.tempo.io/hc/en-us/articles/360000089608-Using-OAuth-2-0-authentication-

 

you need own oauth tokens

 

Cheers,

Gonchik Tsymzhitov

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events