office-js ms-word:ofe|u|https://EXTERNAL-URI-FROM-SERVER.docx results in issue "You can only view this document. You do not have permissions to edit it."
Versions:
The current version of Office 365: is Version 2301: February 14 Version 2301 (Build 16026.20200).
The current version of Office-js is "@microsoft/office-js": "1.1.78".
To open Word documents in the Office 365 version mentioned above, you can use the command ms-word:ofe|u|https://EXTERNAL-URI-FROM-SERVER.docx with the syntax <scheme-name>:<command-name>|<command-argument-descriptor>|<command-argument>, as described in the Microsoft Office Uri Schemes documentation (https://learn.microsoft.com/en-us/office/client-developer/office-uri-schemes).
When opening Word documents in protected view (which is enabled for sources from the internet in my case), an error message appears: "You can only view this document. You do not have permissions to edit it."
However, no limiting permissions are assigned to the test documents.
This issue did not occur in the previous version of Office 365 (Version 2301: January 26, Build 16026.20146).
Have other users experienced similar issues? Is there an open ticket with Microsoft regarding this issue?