OnDemand connect showing blank screen, but app web ui still works

Running into an issue with an app I’ve been working on.

It installs and runs properly, and when you navigate to web.<institution>.edu:<port number>/login, you can access the web ui.

However, when you try to connect via Open OnDemand’s web ui, it only shows a blank screen.

Opening up the dev tools console shows 404 errors. Any ideas why that is? It happens with both /node/ and /rnode/

Hey sorry for the delay on responding to this.

Did you get this issue sorted out or are you still experiencing this blank page?

Yes, I was able to figure out the issue. Ended up needing to reconfigure on the application side, not the OOD side.