Error
Uncaught DOMException: Failed to read the ‘localStorage’ property from ‘Window’: Access is denied for this document.
Summary
When using the Embed Code property for Web Entry access to a Form, you may encounter an error message that states "Access is denied for this document". This error can be resolved by correctly configuring cookies in Google Chrome. In this article, we will discuss the causes of this error and provide solutions to help you resolve the issue.
Symptoms:
- You are using the Embed Code property for Web Entry access to a Form.
- When trying to open the Form, you encounter the error message "Access is denied for this document".
Cause:
The "Access is denied for this document" error is related to the configuration of cookies in Google Chrome. When cookies are blocked or not configured properly, ProcessMaker may not be able to access the necessary data, resulting in this error.
Solution:
- Go to Google Chrome Settings and click Privacy and Security.
- Click on Cookies and other site data and select Allow all cookies.
Note:
If the issue persists, consult with Google support to help identify an issue with cookie configuration in your browser.