In my Vue.js app I process user uploaded pictures with Google Vision API.
axios.post(`https://vision.googleapis.com/v1/images:annotate?key=${this.apiKey}`, axiosC