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

248
Views
POST (url) red::ERR_BLOCKED_BY_CLIENT

Recibo lo siguiente a continuación cuando intento la URL https://www.cshippers.com/orderManagement/OrderManagementReportAction.action?actionCommand=submit&menuRef=REP_APP005_0001MT

El error: POST (url) net::ERR_BLOCKED_BY_CLIENT

ingrese la descripción de la imagen aquí

La función JavaScript:

 $.ajax({ url:targetUrl, //supposed to be the url as mentioned in question data: formData.serialize(), cache: false, type: 'POST', success: function (dataofconfirm) { openPage( url.substring(0, url.indexOf(".",2)) + ".action?menuRef="+menuRef ); /*hideLoader();*/ }, error: function (xhr, ajaxOptions, thrownError) { hideLoader(); console.log( thrownError ); } });
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Por lo general, hay dos problemas:

  1. Relacionado con adblocker y necesitas apagarlo
  2. Debe agregar un segmento adicional al final de su URL

Por ejemplo, "https://--tu API--/ movie.json ". Debe agregar el nodo de destino en su base de datos, aquí está la película, al final de la URL.

Firebase necesita este .json al final de la URL a la que está enviando solicitudes; de lo contrario, su solicitud fallará. Si está utilizando Firebase, podría resolver su problema.

Puede probar su API con una de las pruebas de API abiertas en línea.

about 4 years ago · Juan Pablo Isaza Report
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!