filestash
filestash copied to clipboard
[bug] Failed to construct 'PresentationRequest'
When calling filestash inside iframe in a new tab with javascript it gives me 401 error: Failed to construct 'PresentationRequest': The document is sandboxed and lacks the 'allow-presentation' flag.
Also if I add "allow-presentation" inside iframe tag same issue.