How to extract the session token from Login response in Python?

前端 未结 0 742
长发绾君心
长发绾君心 2021-01-20 17:03

The code is:

samco=StocknoteAPIPythonBridge() 
login=samco.login(body={"userId":\'XY1234\',\'password\':\'XY@12345\',\'yob\':\'1995\'})
print("         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题