GET Request and HttpRetriever Page error help

Hi;
I don’t understand why I get the following error?

image

image
image

no answer? from anyone

A useful answer would be very useful. Don’t you have someone to help? in this regard

Hi @umutcankurt,

can you provide some more information about the service you are calling? The 400 status is somewhat self-explanatory, the 403 claims that the server understood the request, but refused to fulfill.

Cheers,
Marten

Hi; @Marten_Pfannenschmidt
page url
https://www.francemarches.com/search?c=q%3D%2523all%2BAND%2Bfm_class_date_cloture_dt%253E%253D2018-12-19%26b%3D15%26s%3D%26sl%3Dxml%26lang%3Dfr%26hf%3D15%26r%3Df%252FtypeDAnnonce%252Faapc%26r%3Df%252FtypeDAnnonce%252Favis%2Brectificatif%26r%3Df%252FtypeDAnnonce%252Fautre&b=30&s=&sa=&search=

Hi;@qqilihq
Do you have a solution as a developer? or what is your feedback?

thanks

Not sure what’s the issue in this case. In can have a look once I’m back from vacation (mid January).

Feel free to remind me if you didn’t solve it until then.

Best,
Philipp

[edit] Just tried via curl on the command line and receiving this response:

$ curl "https://www.francemarches.com/search?c=q%3D%2523all%2BAND%2Bfm_class_date_cloture_dt%253E%253D2018-12-19%26b%3D15%26s%3D%26sl%3Dxml%26lang%3Dfr%26hf%3D15%26r%3Df%252FtypeDAnnonce%252Faapc%26r%3Df%252FtypeDAnnonce%252Favis%2Brectificatif%26r%3Df%252FtypeDAnnonce%252Fautre&b=30&s=&sa=&search="
<!--
Need permission to access data? Contact: DataAccess@datadome.co
-->
<html><head><title>You have been blocked</title><style>#cmsg{animation: A 1.5s;}@keyframes A{0%{opacity:0;}99%{opacity:0;}100%{opacity:1;}}</style></head><body style="margin:0"><p id="cmsg">Please enable JS and disable any ad blocker</p><script>var dd={'cid':'AHrlqAAAAAMAzl2qElobadYAcIZEkQ==','hsh':'A9D4C672A785EF4B70964873982D4A'}</script><script src="https://ct.datadome.co/c.js"></script></body></html>

So, seemingly they detect whether JS is supported by your client (which isn’t the case when using the mentioned nodes)

2 Likes

Hi; Philipp @qqilihq
I would appreciate if the problem continues to help.

sample url
https://www.francemarches.com/search?c=q%3D%2523all%2BAND%2Bfm_class_date_cloture_dt%253E%253D2018-12-25%26b%3D45%26s%3D%26sl%3Dxml%26lang%3Dfr%26hf%3D15%26r%3Df%252FtypeDAnnonce%252Faapc%26r%3Df%252FtypeDAnnonce%252Favis%2Brectificatif%26r%3Df%252FtypeDAnnonce%252Fautre&b=60&s=&sa=&search=

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.