Project

General

Profile

Bug #451

Updated by Ryan Supawarapong 1 day ago

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 

 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