No token - is our server blocked?

  • prophila

    11 Beiträge

    Deutschland

    Hi Delcampe API-Support!

    Is it possible that we are blocked? We do not get any response for our token request since October 1st, 2021- until then it was no problem. When I try this from a different IP it is working so I think you are blocking our server, is this possible?

    Best regards
    Oliver Kuhn
  • prophila

    11 Beiträge

    Deutschland

    Hi Delcampe API-Support!

    Is it possible that we are blocked? We do not get any response for our token request since October 1st, 2021- until then it was no problem. When I try this from a different IP it is working so I think you are blocking our server, is this possible?

    Best regards
    Oliver Kuhn
    • Erstellt am 05.10.2021 um 10:10
    • #1332847
    Problem solved by adding these rows to my scripts:

    curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, false);
    curl_setopt ($ch, CURLOPT_SSL_VERIFYHOST, false);


    Best regards

Werden Sie Mitglied der Sammler-Community!

Anmelden Einloggen