FME Data Express works great for accessing and running any workspaces in your repositories, but I'm having some issues running server apps on it. It works fine if the server app does not require authentication, but if it does, I get the following error:
Error
Failed to retrieve details for https://fme.host.ca/fmeserver/apps/"App name"
I have verified that my server account has permission to run this app and it works fine if I remove the required authentication. How can I set this up to work with authentication?