My Verify Webhook returns a 403 if it fails. This causes Kinetic to correctly reject the transaction. However, the errors aren't being reported properly.
It incorrectly reports the webhook as a success:
There's no error message in Kinetic Manager:
There's no meaningful error message in client SDK (Android here):
Error: Expected an int but was NULL at path $.errors[0].instruction
My Verify Webhook returns a 403 if it fails. This causes Kinetic to correctly reject the transaction. However, the errors aren't being reported properly.
It incorrectly reports the webhook as a success:
There's no error message in Kinetic Manager:
There's no meaningful error message in client SDK (Android here):
Error: Expected an int but was NULL at path $.errors[0].instruction