angular-google-picker
angular-google-picker copied to clipboard
Error when file is uploaded
When we try to upload a file, the file upload shows the progress in the progress bar and when it completes, it closes the file upload dialog and throws the following error :
Refused to get unsafe header "X-HTTP-Status-Code-Override" t.getResponseHeader @ 2423154982-picker_modularized_i18n_opc.js:329t.Rja @ 2423154982-picker_modularized_i18n_opc.js:1231t.Sja @ 2423154982-picker_modularized_i18n_opc.js:1231UV.R_ @ 2423154982-picker_modularized_i18n_opc.js:1232t.Mla @ 2423154982-picker_modularized_i18n_opc.js:1228t.NF @ 2423154982-picker_modularized_i18n_opc.js:192t.dispatchEvent @ 2423154982-picker_modularized_i18n_opc.js:190t.dra @ 2423154982-picker_modularized_i18n_opc.js:326t.K3 @ 2423154982-picker_modularized_i18n_opc.js:325b @ 2423154982-picker_modularized_i18n_opc.js:367t.fra @ 2423154982-picker_modularized_i18n_opc.js:325 2423154982-picker_modularized_i18n_opc.js:329
Refused to get unsafe header "X-HTTP-Status-Code-Override"

Sorry for my late reply. Indeed, today I was able to reproduce the error. I will digg a bit more on that and try to come with a fix. Are you still experiencing it or did you find a solution? Anyway, thanks for your feedback.
hello, I was also encountering this issue, I believe is releated with setOrigin()
@beckmx and @KartikDomadiya I didn't have much time recently to take a look at this error. Will try ASAP within the next few days. As always with OSS project, you guys are welcome to make a pull request :)
Hello! how did it end?
@Kozin-br I haven't had the time to work on it back in the day and as of now, this project is probably outdated. Are you using AngularJs and looking to use this repo in one of your project ?