Skip to content

File Handler 2.0 does not show up on Sharepoint and Onedrive for Bussiness after registration #1904

@xzh6902

Description

@xzh6902

According this document: https://learn.microsoft.com/en-us/onedrive/developer/file-handlers/?view=odsp-graph-online and the example:https://github.com/pnp/contoso/tree/main/filehandler which mentioned in the artical, I registered the FIle Handler in an new App.

I can see the addin's properties in the App manifest, but nothing change in the Onedrive for Bussiness even 48 hours later.

I have tried to reset the file handler cache according this document https://learn.microsoft.com/en-us/onedrive/developer/file-handlers/reset-cache?view=odsp-graph-online. The result is just a null Array like this:
{
"@odata.context": "https://mcloud-my.sharepoint.com/_api/v2.0/$metadata#driveApps",
"value": []
}

The expected response should be my file handler configuration.

I don't know what the issue is, please help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions