DeltaVetal26 / SteVe-OCPP-HTTP-Client

Basic HTTP client for sending commands remotely to the Steve OCPP control panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csrf issue

asadparvaiz opened this issue · comments

The script used to work great but all of a sudden the token is not being retrieved and the reason seams to be that the signin page does not contain the hidden field <input type="hidden" name="_csrf" value="

Could you think of a reason why this is happening?

Hello,
At the moment I don't have access to Steve to look into this in more detail.
Have you updated Steve or changed the PHP version?

Hi Alex,

My steve was updated, I only found out. I downgraded it and it is fine for me. I am still using your initial push which works like a charm