Share via

OneDrive File Handler 2.0 suddenly disappeared

Attila Balazsy 65 Reputation points
2026-04-14T05:52:49.48+00:00

We have previously registered a file handler following Microsoft documentation: https://learn.microsoft.com/en-us/onedrive/developer/file-handlers/?view=odsp-graph-online

This integration has been working correctly for several months in our tenant.

Issue:

As of today, the file handler has suddenly stopped functioning:

  • Custom file icons are no longer displayed in SharePoint / OneDrive
  • The "Open" action for the associated file types is no longer available
  • Files associated with this handler cannot be opened at all

Troubleshooting Performed:

  • Verified that no changes were made to the file handler registration
  • Confirmed issue across multiple users and browsers
  • Cleared cache and tested in different environments
  • Issue persists globally across tenant
  • The API: /_api/v2.0/drive/apps returns an empty list.
  • The second API: /_api/v2.0/drive/apps?forceRefresh=1&select=*,promoted returns 2 microsoft apps: PowerBI and AutoCad

This issue is highly critical as the affected file types cannot be opened natively in SharePoint or OneDrive and are business critical files.

The issue is not affecting only us, but also other M365 tenants where the same file handler technology is used. There the the file handler also suddenly stopped working a day before ours.

Microsoft 365 and Office | SharePoint | Development

Answer recommended by moderator

  1. Attila Balazsy 65 Reputation points
    2026-04-16T12:29:28.2733333+00:00

    It seems that the handler is back again, just need to be re-loaded (2 times :)) using the:
    https://nameofyourtenant.sharepoint.com/_api/v2.0/drive/apps?adminForceRefresh=1


2 additional answers

Sort by: Most helpful
  1. Fernando J. Belizón 85 Reputation points
    2026-04-15T09:11:41.03+00:00

    We are experiencing the same issue in our tenants and our clients’ tenants. Has there been any progress? Do we have any information as to why this is happening?


  2. Dora-T 13,060 Reputation points Microsoft External Staff Moderator
    2026-04-14T07:20:16.0966667+00:00

    Hi Attila Balazsy

    Thank you for reaching out to the Microsoft Q&A forum and for taking the time to provide detailed information about your issue. 

    I understand how critical this situation is, especially since the file handler was working previously and the affected file types are business critical. I’m sorry for the inconvenience this has caused. 

    I’ve done some research based on the details you shared, but I wasn’t able to find any documented changes or information that would explain this behavior from a configuration or tenant‑specific perspective.

    Please understand that this is a public peer to peer community forum. While moderators and community members can share guidance and experiences, we don’t have access to backend systems or internal diagnostic tools required to investigate or validate service-side behavior.

    Therefore, I recommend raising a support ticket with Microsoft Support via Services Hub for further investigation. 

    Please note that access to the Services Hub depends on your organization’s support agreement and may require a paid support plan. You can review the requirements and sign-in conditions in the Services Hub sign-in FAQs before submitting a request. 

    Additionally, you may also consider posting a new thread on GitHub, where engineers and community contributors may be able to provide more targeted insights. 

    Reference: Participating in a discussion - GitHub Docs

    I apologize that we are unable to assist further in this forum and for having to redirect you to other support channels. I hope your issue will be resolved as soon as possible. 


    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.