Forum Discussion
OliKIspan
Apr 01, 2022Copper Contributor
Unable to use Clipboard API in custom Teams App
Hi, Im trying to develop a teams app, and an integral part of the app is to be able to copy a string to the clipboad of the user. The app works fine when viewed in the browser (not as an embe...
- May 09, 2022
This does unfortunately not work, I'm pretty sure the problem is that teams doesn't allow the Clipboard API within the embedded page container.
And i think there currently is no way to get that permission.
Prasad_Das-MSFT
Microsoft
Apr 04, 2022OliKIspan - Could you please refer below doc and check if it helps: Clipboard API - Web APIs | MDN (mozilla.org)
Prasad_Das-MSFT
Microsoft
Apr 07, 2022Could you please confirm if this helped you in any way? Are you still facing the issue?