Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend sample to show "share" action #3

Open
MJZawacki opened this issue Apr 5, 2016 · 0 comments
Open

Extend sample to show "share" action #3

MJZawacki opened this issue Apr 5, 2016 · 0 comments

Comments

@MJZawacki
Copy link

I am trying to use your sample to add functionality to create a "view" link on the opened file. Is that supported by the v7 filepicker and the new v2.0 auth endpoint and graph api?

I'm receiving the following error after calling OneDrive.open with options.action = "share"

{"@odata.context":"https://graph.microsoft.com/v1.0/$metadata#driveItem","@odata.type":"#microsoft.graph.driveItem","id":"huwcmsBFlrTjJUVl3wDPRweHZOc"{
"error": {
"code": "InternalServerError",
"message": "Unsupported extension property type.",
"innerError": {
"request-id": "72116e0c-214d-413f-bb72-cee57ff2200f",
"date": "2016-04-05T21:23:51"
}
}
}

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

No branches or pull requests

1 participant