Forge API Content Security Policy error

Hi @AhmedPan, the @forge/api package is meant to be used in Forge backend resolvers and the deprecated old version of UI Kit (which makes a call to the Forge backend resolver by default).

If you want to make an API request to Jira from your front end, then you are probably want to use requestJira in the @forge/bridge package.