filestash icon indicating copy to clipboard operation
filestash copied to clipboard

[bug] Failed to construct 'PresentationRequest'

Open alanmilinovic opened this issue 5 months ago • 0 comments

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.

alanmilinovic avatar Sep 09 '24 14:09 alanmilinovic