Hi I am getting the following error… This has been working for months and all of a sudden is not working. We have not changed our Jira system. The user logged into the power Automate that is calling the reset api can login and can update the tickets in JIRA
I think your firewall is blocking our request.
https://.atlassian.net/rest/api/latest/issue/BIL-4252
{
“statusCode”: 404,
“headers”: {
“Transfer-Encoding”: “chunked”,
“Connection”: “keep-alive”,
“Date”: “Tue, 22 Jul 2025 12:40:19 GMT”,
“Server”: “AtlassianEdge”,
“Timing-Allow-Origin”: “*”,
“X-Arequestid”: “b62d4fc91c54e50753a1b7dfd6374e1c”,
“X-Seraph-Loginreason”: “AUTHENTICATED_FAILED”,
“Set-Cookie”: “atlassian.xsrf.token=4a6bd29c393cbe2f971eacf5fbc877eced7ab008_lout; Path=/; SameSite=None; Secure”,
“Cache-Control”: “no-store, no-transform, no-cache”,
“X-Content-Type-Options”: “nosniff”,
“X-XSS-Protection”: “1; mode=block”,
“Atl-Traceid”: “413edb5b73964ebab089d1495cfe49d2”,
“Atl-Request-Id”: “413edb5b-7396-4eba-b089-d1495cfe49d2”,
“Strict-Transport-Security”: “max-age=63072000; includeSubDomains; preload”,
“Report-To”: “{"endpoints": [{"url": "https://dz8aopenkvv6s.cloudfront.net"}], "group": "endpoint-1", "include_subdomains": true, "max_age": 600}”,
“Nel”: “{"failure_fraction": 0.001, "include_subdomains": true, "max_age": 600, "report_to": "endpoint-1"}”,
“Server-Timing”: “atl-edge;dur=120,atl-edge-internal;dur=21,atl-edge-upstream;dur=98,atl-edge-pop;desc="aws-eu-west-1"”,
“X-Cache”: “Error from cloudfront”,
“Via”: “1.1 f6b9514ab9239076a9af0bb69d273eb8.cloudfront.net (CloudFront)”,
“X-Amz-Cf-Pop”: “AMS58-P2”,
“X-Amz-Cf-Id”: “zUIhTlHF53gr-pfQyrz6icmUZIHcQkVlnFoRCHTH0SCEZjFgOUKJ9Q==”,
“Content-Type”: “application/json; charset=UTF-8”,
“Content-Length”: “95”
},
“body”: {
“errorMessages”: [
“Issue does not exist or you do not have permission to see it.”
],
“errors”: {}
}
}