-
Notifications
You must be signed in to change notification settings - Fork 233
Description
It does not show the file type icon or the app icon in default view, however details pane and preview pane do show the handler.
Here is my apps JSON from /_api/v2.0/drive/apps
{"@odata.context":"https://secloresi-my.sharepoint.com/_api/v2.0/$metadata#driveApps","value":[{"@odata.type":"#oneDrive.driveApp","@odata.id":"https://secloresi-my.sharepoint.com/_api/v2.0/oneDrive.driveAppee360a15-2a7b-41b5-90a9-309a899eb36b","@odata.editLink":"oneDrive.driveAppee360a15-2a7b-41b5-90a9-309a899eb36b","application":{"id":"d1a56703-db22-4104-a26d-53fb7e5a0025","displayName":"Adobe Document Cloud"},"fileHandler":{"fileTypeDisplayName":"Adobe PDF for Office 365","fileTypeIcon":{"png1x":"https://dc.acrobat.com/spodpdfservices/filehandler-resources/file-handler-icon.svg"},"fileTypeIconUrl":"https://dc.acrobat.com/spodpdfservices/filehandler-resources/file-handler-icon.svg","version":2},"id":"a0345218-04d9-4e3e-8c2c-de3117f260a7"},{"@odata.type":"#oneDrive.driveApp","@odata.id":"https://secloresi-my.sharepoint.com/_api/v2.0/oneDrive.driveAppf1510c0b-682b-4af0-b397-bf48422c2198","@odata.editLink":"oneDrive.driveAppf1510c0b-682b-4af0-b397-bf48422c2198","application":{"id":"dfc90964-c451-4866-b2bf-c340ef034164","displayName":"Seclore"},"fileHandler":{"actionMenuDisplayName":"Seclore","appIcon":{"png1_5x":"https://localhost:44362/images/ic_openwith_24px.png","png1x":"https://localhost:44362/images/ic_openwith_16px.png","png2x":"https://localhost:44362/images/ic_openwith_32px.png","svg":"https://localhost:44362/images/ic_openwith_24px.svg"},"fileTypeDisplayName":"Seclore Protected File","fileTypeIcon":{"png1_5x":"https://localhost:44362/images/ic_protected_24px.png","png1x":"https://localhost:44362/images/ic_protected_16px.png","png2x":"https://localhost:44362/images/ic_protected_32px.png","svg":"https://localhost:44362/images/ic_protected_24px.svg"},"fileTypeIconUrl":"https://localhost:44362/images/ic_protected_16px.png","version":2},"id":"56d2ac82-27e0-426f-8ba3-d44fd1d59389"}]}