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
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.