Skip to content

Extend sample to show "share" action #3

@MJZawacki

Description

@MJZawacki

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"
}
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions