Forum Discussion
oskarkuus
Feb 12, 2024Brass Contributor
Custome app in left navigation - deeplink to different sharepoint pages?
Hi I have this custome app (manifest) {
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.16/MicrosoftTeams.schema.json",
"version": "1.0.0",
"manifestVersion": "1.1...
LeonPavesic
Feb 12, 2024Silver Contributor
Hi oskarkuus,
it seems you've already tried the correct approach but I would still recommend to check:
SharePoint Page Access:
- Verify that users have the necessary permissions to access the specific SharePoint page you're linking to. Insufficient permissions could prevent the deep link from working as expected.
oskarkuus
Feb 12, 2024Brass Contributor
I Have tripplechecked access to sharepoint.
My account created site, page and click on the url
How to get this to work?
- vikram-MFSTMar 06, 2024Former Employee
Hello oskarkuus
sorry for the delay in response ,
We have repro'd the steps with tab app navigation sample but the composed URL works fine in opening app in Microsoft Teams and navigate directly to the specified SharePoint page.
Could you please confirm or let us know whether you are still facing this issue?- oskarkuusMar 11, 2024Brass Contributorstill not solved.
can you provide a valid URL that works on your side so i can check if that URL differ from my side?