{ Error: Not Found at Util.parseHttpRespBody (/srv/node_modules/@google-cloud/storage/node_modules/@google-cloud/common/build/src/util.js:191:38) at Util.handleResp (/srv/node_modules/@google-cloud/storage/node_modules/@google-cloud/common/build/src/util.js:135:117) at retryRequest (/srv/node_modules/@google-cloud/storage/node_modules/@google-cloud/common/build/src/util.js:423:22) at onResponse (/srv/node_modules/retry-request/index.js:200:7) at /srv/node_modules/teeny-request/build/src/index.js:222:13 at <anonymous> at process._tickDomainCallback (internal/process/next_tick.js:229:7) code: 404, errors: [ { message: 'Not Found', domain: 'global', reason: 'notFound' } ], response: undefined, message: 'Not Found' }
Whenever I try to transcribe an audio or video file, it says "Something went wrong, not found" and my firebase throws this error. Would anyone be able to provide an answer for me?
{ Error: Not Found at Util.parseHttpRespBody (/srv/node_modules/@google-cloud/storage/node_modules/@google-cloud/common/build/src/util.js:191:38) at Util.handleResp (/srv/node_modules/@google-cloud/storage/node_modules/@google-cloud/common/build/src/util.js:135:117) at retryRequest (/srv/node_modules/@google-cloud/storage/node_modules/@google-cloud/common/build/src/util.js:423:22) at onResponse (/srv/node_modules/retry-request/index.js:200:7) at /srv/node_modules/teeny-request/build/src/index.js:222:13 at <anonymous> at process._tickDomainCallback (internal/process/next_tick.js:229:7) code: 404, errors: [ { message: 'Not Found', domain: 'global', reason: 'notFound' } ], response: undefined, message: 'Not Found' }
Whenever I try to transcribe an audio or video file, it says "Something went wrong, not found" and my firebase throws this error. Would anyone be able to provide an answer for me?