One Forge app for both Confluence and Jira with separated static resources

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?

Have you installed your app on both Jira and Confluence (i.e. run forge install twice)?

Yes. Forge showed notification about it if neccessary.