Change password

Password modification occurs after authentication is passed

for example: http://api.shinemonitor.com/public/?sign=4f12e771c0aa22898b77b58397e14e77f86b7d78&salt=1496932696821&action=updatePassword&newpwd=0f190442736593b6cbaba23e599c6d6f838e42cdfdace002a2f4d94baff5d82439a3f5c39d75eba2&source=0&_app_client_=android&_app_id_=com.demo.test&_app_version_=3.6.2.1

Parameter Description Required
action updatePassword True
newpwd Password, encrypted by RC4 (SHA-1 (OLDPWD), SHA-1 (NEWPWD)) True

response:

{
    "err":0,
    "desc":"ERR_NONE"
}

Possible errors:

response error code Description Details
0x0006 ERR_FORMAT_ERROR Parameter error
0x0007 ERR_MISSING_PARAMETER Missing necessary parameters (incoming parameters may be empty)
0x0010 ERR_PASSWORD_VERIF_FAIL Password verification failed (possibly due to incorrect password encryption)
0x0011 ERR_PASSWORD_FORMAT_ERROR Incorrect password format
Copyright © eybond 2022 all right reserved,powered by Gitbook文档更新时间: 2023-07-18 10:18:04

results matching ""

    No results matching ""