From ad65fdd1ecc30e18439e9aac0edf35cf6342a2bf Mon Sep 17 00:00:00 2001 From: Anais Date: Mon, 13 Nov 2023 11:32:31 -0500 Subject: [PATCH] removing-warning --- help/widget-custom.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/help/widget-custom.md b/help/widget-custom.md index 9055eb3e2..cff334fa3 100644 --- a/help/widget-custom.md +++ b/help/widget-custom.md @@ -110,10 +110,6 @@ data it accesses to a third party. With `Full document access` permissions, a w send all the document data to a third party, and modify your document in any way. -We do not recommend using `Full document access` permissions at this time, since the API -for modifying the document is not yet stabilized. If you have -an urgent need, however, do contact us and request early access. - If you are writing your own custom widget you can specify what access level it needs as part of the initial **ready** message. Possible values are: `none`, `read table` and `full`.