404 Page Not Found error when sharing link to app

0
Hi everyone, I am trying to add a share button to my app that allows a user to click a share button, which opens an outlook email containing a link to the current page. However, if I receive the email with the link and try to go to it, I get a 404 Page Not Found error. If I just copy and paste the url of the page of the app I’m on into a new search bar, i get the same error. Does anyone know why this may be? Thank you, Jon   Editted: This is the url of the home page, which works when you copy and paste it. https://learnnowtrainingma12658-sandbox.mxapps.io/index.html This is the custom url of the page I am trying to share, which doesn’t work when you copy and paste it https://learnnowtrainingma12658-sandbox.mxapps.io/TeacherOverview
asked
2 answers
0

Try the following URL:
https://learnnowtrainingma12658-sandbox.mxapps.io/p/TeacherOverview

All page URLs are prefixed with /p as documented https://docs.mendix.com/refguide/page-properties#2-3-6-url

answered
0

this should be your link instead: https://learnnowtrainingma12658-sandbox.mxapps.io/p/www.learnnowtrainingma12658-sandbox.mxapps.io/Teacher_Overview

answered