Randy Thompson

Results 2 comments of Randy Thompson

Ok, I might have figured out my own question. This seems to work: ```python import pysnow snow = pysnow.client.Client(instance="$COMPANY", user="$USER", password="$PASSWORD") response = snow.session.get(f"{snow.base_url}/api/now/on_call_rota/current?group_name=$GROUPNAME") response.json() ``` However, my question then...

That works for the status bar, sure, but it does not work for interacting with the panel in wsl2