Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

247
Visualizações
POST (url) net::ERR_BLOCKED_BY_CLIENT

I am getting the below below when i try to the url https://www.cshippers.com/orderManagement/OrderManagementReportAction.action?actionCommand=submit&menuRef=REP_APP005_0001MT

The error: POST (url) net::ERR_BLOCKED_BY_CLIENT

enter image description here

The JavaScript Function:

$.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 Respostas
Responde à pergunta

0

Usually, there are two problems:

  1. Related to adblocker and you need to turn it off
  2. You need to add an extra segment at the end of your URL

For example "https://--your api--/movie.json". You need to add the target node in your database, here it is movie, at the end of the URL.

Firebase needs this .json at the end of the URL you are sending requests to, otherwise your request will fail. If you are using Firebase, it could solve your problem.

You can test your API with one of the online open API testing.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda