Marcell Feher
Results
2
comments of
Marcell Feher
Requesting the response in ArrayBuffer works for me (VueResource 1.5.1) if `responseType: 'arraybuffer'` is in the same object as `headers`, like this: ```javascript this.$get( 'http://link-to-my-image', { responseType: 'arraybuffer', headers: this.http_headers...
If you have `places` in your libraries but still getting this error, the problem might be that Google changed the scope of the Maps API key. Previously it was enough...