1 support issue

  • All
  • Questions
  • Suggestions
  • Problems

Krzysztof Twardy

Jan 12, 2023

Login problem

Hi, I have tried to login but without success. I have PAT (token) generated and checked via CURL - it is working for example like bellow.

curl --request GET \
--url 'https://<SITE_NAME>.atlassian.net/rest/api/3/issue/<ISSUE_KEY>' \
--user '<EMAIL>:<API_TOKEN>' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'

But unfortunately couldn't make it also work with the "Tempo Tracker" extension for Chrome - "Error connecting to the Jira-API!". Could you please give me any advice on that issue?

Regards
Krzysztof Twardy

Google apps