Hello everyone,
When I select a document in the documents app, and then click the "Share This Selection" button on the right side panel, I immediately get an error:
UncaughtPromiseError > NotAllowedError
Uncaught Promise > The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
The log:
NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
writeText@[native code]
_writeInClipboard@https://x.odoo.com/web/assets/236-c68de50/web.assets_backend.min.js:14420:54
@https://x.odoo.com/web/assets/236-c68de50/web.assets_backend.min.js:14422:23
asyncFunctionResume@[native code]
@[native code]
promiseReactionJobWithoutPromise@[native code]
promiseReactionJob@[native code]
Anyone knows how to fix this?
Thank you