I have a script that is gathering logs and formatting them - starting this week, I have been receiving an error message (ironically for my Confluence instance only, so I know its nothing to do with the user account) when i run the script the "oops you've found a dead link" output in html, but when i issue a print statement to verify the url and put it in a browser, the .json output shows.
My URL is: https://<myserver>/wiki/rest/api/audit?startDate=2018-8-01&endDate=2018-8-16
Has anyone encountered this or have a fix? Thanks in advance for any responses.