Problem description
As of now, kyc-match is the only CAMARA API that is not following the agreed standar for the API errors defined in COMONALITIES.
The error 403 INVALID_TOKEN_CONTEXT allows to mimic the functionality of Number Verification's /verify endpoint and is a challenge from the implementation perspective as it is the only CAMARA API that implements this error so it increases the effort to standarize the error handling and from a commercial point of view, as it should be carefully marketed in regard to number verification to avoid obtaining this functionality more cheaply.
In my opinion we should discuss this topic before we talk about going for a stable version
Possible evolution
Remove the error and update with the spec with the commonalities agreed errors
Problem description
As of now, kyc-match is the only CAMARA API that is not following the agreed standar for the API errors defined in COMONALITIES.
The error
403 INVALID_TOKEN_CONTEXTallows to mimic the functionality of Number Verification's /verify endpoint and is a challenge from the implementation perspective as it is the only CAMARA API that implements this error so it increases the effort to standarize the error handling and from a commercial point of view, as it should be carefully marketed in regard to number verification to avoid obtaining this functionality more cheaply.In my opinion we should discuss this topic before we talk about going for a stable version
Possible evolution
Remove the error and update with the spec with the commonalities agreed errors