Clipboard
1 TopicHow can I get clipboard permission in Teams add-on app
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-origin-iframes for more details.3.3KViews0likes2Comments