Brida
Brida copied to clipboard
there is an error when crypt response
mycrypt in request worked but response was error. I can run it on the Ubuntu virtual machine, but Windows has an error.
please help me
Hi @ngocanh2822,
Unfortunately, I don't have many information to help you. I suspect an error in your JS functions (maybe a difference between requests and responses in the mobile code) because Brida environment seems to work well (the requests has been correctly decrypted).
The exception said that the replaceAll function has been executed on a null object. Probably there is some issue in the source of that object that returned a null value.
Federico