Reputation: 11
I'm trying to save big blob data using ShowSaveFilePicker API but it gives security error.
with corresponding message
VM6785:61 DOMException: Failed to execute 'showSaveFilePicker' on 'Window': Must be handling a user gesture to show a file picker.
Upvotes: 1
Views: 170