Getting HTML response instaed json

Hello,

I am using BearerPAT toke instead of username password i http call.
i am getting response as 200 but in result getting html like \n\n\n<!-- template name this instead jso response.
while checking in system values not updating after call.
what could be the reason for this.

help me on same.

can you check?
grafik

Which API / Endpoint is used?

yes acept format is json , jira tempo api is used

then we would suggest for the next steps:

share with us:

  • returned result as text file
  • used endpoint
  • screenshot of the HTTP Request configuration details

1] abc.json (416 Bytes)

cant include full html file due to security concirn , you can check above file.

2] below is my http configuration
image

3]below is API
https://e-xyz.com/jira/rest/tempotimesheets/4/worklogs/"+gv_WorklogID

looks like an authentication / sign on issue.

i discussed with team member , i gues for automation end everything is fine.
i guess need to do sso bypass activity on token.