Multi-page Public Apps - Module nav to other pages not working

I have a couple of public apps that link together. When I use my module to link to another app without specifying the page, it works (goes directly to the default page of the app). But if I specify a specific page within the app, I get a 401 (Unauthorized) error in the console. All the apps are public and the module is public as well.