I use an application based on this library and yesterday I noticed that the acmon option is not working properly. It keeps logging that the session is expired and it never refreshes the session.
I thought it was happening because I was using an older version of this library, so I updated my version but the error persists.
Here is a screenshot of this error while executing the example.py file that comes with this library:
All other functions are working correctly, which makes this error even weirder:
Hello everyone!
I use an application based on this library and yesterday I noticed that the
acmon
option is not working properly. It keeps logging that the session is expired and it never refreshes the session.I thought it was happening because I was using an older version of this library, so I updated my version but the error persists.
Here is a screenshot of this error while executing the
example.py
file that comes with this library:All other functions are working correctly, which makes this error even weirder: