Hello-OBP-DirectLogin-Python icon indicating copy to clipboard operation
Hello-OBP-DirectLogin-Python copied to clipboard

account of [email protected] been locked from hello_obp.py

Open jeffreynghm opened this issue 5 years ago • 0 comments

python3 hello_obp.py Login as {'Authorization': 'DirectLogin username="[email protected]",password="d9c663",consumer_key="5bno1qctzfsbm1hzfpclmtqx0p5rolf0mdorhoef"'} to https://apisandbox.openbankproject.com/my/logins/direct error: could not login text: {"code":401,"message":"OBP-20013: The account has been locked, please contact administrator !"}

--- Get current user current user data: {'code': 400, 'message': 'OBP-20002: These DirectLogin parameters are missing: token'} Traceback (most recent call last): File "hello_obp.py", line 31, in user_id = user['user_id'] KeyError: 'user_id'

jeffreynghm avatar Jul 29 '20 15:07 jeffreynghm