FAQ
1. “Failed to copy alert/fingerprint. Please check your browser permissions”
Modern browsers block clipboard access from insecure (“http”) origins for security reasons. To confirm the root cause of the issue, check your website settings in the browser:

- For production: Configure HTTPS for your Keep deployment
- For local development: Use “localhost” which browsers treat as a secure origin
- If using a custom domain locally: Enable HTTPS or switch to “localhost”