Skip to main content

Hi All,

I’m trying to private-publish a new plugin, but get a warning asking to update the manifest.json with “documentAccess”: “dynamic-page” . is this mandatory now?

Hi @TaylorT, Thank you for contacting us! I moved your topic to the Plugin and Widget API category making it more visible to other developers who may have valuable input.


Meanwhile, as per the linked document, “New plugins will include this manifest field by default.” Please feel free to take a look: Plugin Manifest - documentAccess?: ‘dynamic-page’


Hopefully, this will be of some assistance. If anyone from our community has additional insight for this, please jump in!


Thanks,


Im having issues with this in my plugin. The error I keep getting is unhandled promise rejection: Error: in get_mainComponent: Cannot call with documentAccess: dynamic-page. Use node.getMainComponentAsync instead.


The error speaks for itself:


figma.com

Reply