Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

262
Views
Error de carga de imagen de React JS Aws (no se pudo recuperar)

El mismo código funciona bien en "reaccionar nativo".

Pero no funciona en la web;

Código:

 const target = event.target as HTMLInputElement; const file: File = (target.files as FileList)[0]; const response = await fetch(file); const body = await response.blob(); await fetch(signedUrl, { method: 'PUT', body, }) .then(() => { console.log('aws succes'); }) .catch((err) => { console.log('aws', err); });

Consola:

 TypeError: Failed to Fetch

Gracias por tus respuestas

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!