Hello,
I’ve prepared my Forge app with jira:projectPage module only as custom UI app. Now I need to add additional module: confluence:contentAction. I’ve created separated static resources but when I’m trying to call it I’ve receiving 403 error.
I’m able to retrieve in contentAction static resources used in projectPage module, but I’m not able to use separated static resources in contentAction module.
Should it work properly but I made some mistake? Or maybe Forge have some limitations and I have to create separated app for Confluence only?