Cant print balance

print(alice.get_balance())

error msg : {‘stat’: ‘Not_ok’, ‘emsg’: ‘401 - Unauthorized’, ‘encKey’: None}

print(alice.get_session_id())

Kindly use the above function to generate the session ID, After generating the session it will work.