Hello yuuvis team,
we made a custom client, additionally to the "normal" client running on yuuvis. According to https://yuuvisdevelop.atlassian.net/wiki/spaces/onpremise/pages/319623932/Deploying your Custom Client we changed the resource name and added an entry to authentication.exposed.endpoints.
The client works as expected when it is called via its base URL (yuuvis.xx/app/resourcename), but when calling a link to e.g. a document (yuuvis.xx/app/resourcename/object/8134EAFA19AAetc) we only receive a "Whitelabel Error Page" (This application has no explicit mapping for /error, so you are seeing this as a fallback. There was an unexpected error (type=Not Found, status=404).)
How can we fix this?
Best,
Stefan