1.) we want to call external API in forge app to have some data show to the app from our inhouse environment. Currently we facing CORS error and tried all solution to resolve the same like set * in config manifest file etc.
2.) second issue is we want to restrict API call from specific IP only than what should be IP in our whitelist if we wants to call in JIRA Forge app.