I\'m currently using AngularJS, and I would like to call filePicker.pickAndStore from my Upload controller. Any call to a filepicker.io API function results in an \"Unsafe J
This is a known chrome/webkit issue.
This is happening on any cross domain iframe that adds a flash tag to itself through JavaScript (technique used by filepicker).
Last news from filepicker team: They are working on circumventing this.