Jira issue retrieval in Excel VBA : returns "Browser Not supported by Jira" html document

It seems that it is a problem with the browser that uses the default call, I have added .setRequestHeader “User-Agent”, “Edg / 90.0.818.46” to the code and it works correctly for me.

1 Like