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.
Hi @jeremyw,
Apologies for the delay here! I am seeing the same bug; I'll make sure our team is aware. I'll reach back out here when we have a fix.
It's not ideal, but in the meantime, I'd recommend the following workaround:
Switch to a Custom nav event that opens the url of the correct page
