vladimirs-git / fortigate-api

Python package for configuring Fortigate (Fortios) devices using REST API
Apache License 2.0
61 stars 18 forks source link

ValueError: invalid login credentials, absent cookie ccsrftoken #10

Closed zephyr2k7 closed 1 year ago

zephyr2k7 commented 1 year ago

Hi, after having upgraded the fortigate to version 7.2.4 I get this error ValueError: invalid login credentials, absent cookie ccsrftoken

I double checked the credentials and the login still work on an old version of fortigate Ho can I debug this further?

thanks in advance

DC

vladimirs-git commented 1 year ago

Please try last version 1.0.2

zephyr2k7 commented 1 year ago

It's working perfectly thx