Hello,

Is there any way to make an HTTP Advanced sensor work with a CSRF token, where you first have to load e.g. a login page to get your token and then incorporate that in your subsequent POST request? I'm currently getting around this requirement using a Python script sensor for the server in question instead, but it would prefer to do it the "native" way if possible.


Article Comments

Hi there,

Unfortunately, this is not naively possible. The workaround via script is a good solution here. ?


Kind regards,
Birk Guttmann, Tech Support Team


Apr, 2020 - Permalink