Aug 31 2022 06:24 AM - edited Aug 31 2022 06:25 AM
I'm developing a plugin in Teams
I use clipboard in this plugin, but when I do Clipboard operation, it gives the following error.
There is no clipboard permission in the device permissions section of Teams.
how can i solve this problem
Error Message=Uncaught (in promise) DOMException: The Clipboard API has been blocked because of a permissions policy applied to the current document. See https://sites.google.com/a/chromium.org/dev/Home/chromium-security/deprecating-permissions-in-cross-... for more details.
Sep 04 2022 10:58 PM
Sep 12 2023 02:11 AM