every time showing this error, but i am using correct totp
Generated TOTP: 134353
CURL: curl -X POST -H 'Content-Type: application/json' -H 'X-Content-Type-Options:nosniff' -H 'Accept:application/json' -H 'X-UserType: USER' -H 'X-SourceID: WEB' -H 'X-ClientLocalIP: 192.168.168.168' -H 'X-ClientPublicIP: 106.193.147.98' -H 'X-MACAddress: fe80::216e:6507:4b90:3719' -H 'X-PrivateKey: smartapi_key' -d '{"clientcode":"B4176**","password":"","totp":"134353"}' 'https://apiconnect.angelbroking.com/rest/auth/angelbroking/user/v1/loginByPassword'
Request params: clientcode=B4176**, password=, totp=134353
{"status":"success","http_code":200,"http_error":"","response_data":{"status":false,"message":"Invalid totp","errorcode":"AB1050","data":null}}