Project

General

Profile

Bug #451

Updated by Ryan Supawarapong about 22 hours ago

Update to Update: Possible error due to duplicate hash_username on customer_accounts that caused the issue. 

 UPDATE: the issue was due to the code relying on registerID from different location all over the code. In this case, the suitetest registerID was different which caused the issue here. 


 here 

 Got this error while trying to submit rekyc. 

 appman is done via mobile. 
 ``` 
 { 
     "error": "no source row found for register_id: 89a0509d-66ad-426f-bac3-f30302fdf3bf" 
 } 
 ```

Back