We’re using Jira Cloud with Tempo Timesheets. I’m an admin for both.
Upon a certain trigger in Jira Software, I want to automatically send a web request to the Tempo REST API and handle the result.
In its configuration pages, Tempo offers two authentication methods with different setting required and credentials generated:
Name
Redirect URL – the documentation is silent on what to enter here
Client Type
Authorization Grant Type
Which one should I use in Jira Cloud Automation and how do I need to configure the Web Request Action exactly?
Since I’m in Europe, I’m using the base URL https://api.eu.tempo.io/4/ and append the respective end point from the documentation.
I tried the REST API integration with full access using a GET request to ./accounts. The request body is left empty. I added custom headers:
Yet, I get a 401 response. :(
Okay, apparently it helps to write it down. I just tried it again and now it seems to work. The only thing I changed was using the generic base URL https://api.tempo.io/4/.
Can you clarify which of REST API integration or OAuth 2.0 Authentication you used and what change you did ?
I have been using the following https://domain.atlassian.net/plugins/servlet/ac/io.tempo.jira/oauth-authorize/?client_id=clientid&redirect_uri=https://api.tempo.io/4/ without success.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.