14.4.2025, 13:57
Hi, sorry for using english.
There is a chance always. :-) in fact i am working on it slowly. I am able to log in and get the details with python now.
The problem is the old authentication was based on OAUTH. that has been replaced with SSO.
I guess we are in the period where existing session data will work for some time.
the new session data uses token, ssoToken not the old style secret.
This means all functions of the script need to be modified/rewritten.
There is a chance always. :-) in fact i am working on it slowly. I am able to log in and get the details with python now.
The problem is the old authentication was based on OAUTH. that has been replaced with SSO.
I guess we are in the period where existing session data will work for some time.
the new session data uses token, ssoToken not the old style secret.
This means all functions of the script need to be modified/rewritten.
