Getting Invalid storage access while accessing storage in workdocs

When I was trying to access storage API in workdocs, getting Invalid storage access issue. The methods using are
monday.storage.instance.getItem(key)
monday.storage.instance.setItem(key, value)

Am I missing something? Or any other way to store properties in workdocs.
Looking forward for your response. Thanks in Advance!

Hi @RambabuPatina,

I responded to your comment on the related post here. Let us know if you have any other questions or problems :smiley:

1 Like

The Global storage api works for me. Thanks a lot.

2 Likes

Happy to hear that, @RambabuPatina! :raised_hands:

Feel free to reach out with any other questions.

1 Like