Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

webDavUrl does not work in mobile platform #221

Open
frankqianms opened this issue Feb 15, 2023 · 0 comments
Open

webDavUrl does not work in mobile platform #221

frankqianms opened this issue Feb 15, 2023 · 0 comments

Comments

@frankqianms
Copy link

I am developing a teams app and want to achieve an "open file in teams" button.
I first use this api to get some urls: /me/drive/recent?$top=5&$select=id,name,webUrl,createdBy,lastModifiedBy,remoteItem. And then I use the webDavUrl from response.value.remoteItem.webDavUrl as the link to open files in Teams view. It works in my pc, but does not in my mobile platform.
I want to know if it is right to use this webDavUrl to open files in Teams view. If so, what's wrong when I use it in mobile platform.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant