Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Delphi connect to Jira with PAT

Andreas Wohlmuth November 17, 2023

Hi all,

I want to export/update Jira Task and getting html 404 error.

 

Within the GUI i am using this URL:   

request.Resource := '/jira/secure/RapidBoard.jspa?rapidView=5207&projectKey=TEST';

signature := 'sometestuser:PAT_test_token';

request.Params.AddItem('user', signature, TRESTRequestParameterKind.pkHTTPHEADER, [poDoNotEncode]);

 

Also I am wondering about no error with not existing username at first.

 

Can I use GUI URL for request.Resource parameter?

Is the signature syntax correct for PAT authenification?

 

I read the existing question but was not able to get the proper info I need.

 

thanks for help in advance

Andreas

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events