You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Trulioo Dev team,
Which approach do you advise us to run integration tests?
Goal: call our simulator (with pre-defined results) and not Trulioo API.
Previously we were injecting a different Message Handler when simulator flag was enabled, but new SDK v3 service doesn't receive HttpClient/Factory.
Also, do we need to use GZipDecompressionHandler if we only use the verification client/endpoint?
The text was updated successfully, but these errors were encountered:
Hi Trulioo Dev team,
Which approach do you advise us to run integration tests?
Goal: call our simulator (with pre-defined results) and not Trulioo API.
Previously we were injecting a different Message Handler when simulator flag was enabled, but new SDK v3 service doesn't receive HttpClient/Factory.
Also, do we need to use
GZipDecompressionHandler
if we only use the verification client/endpoint?The text was updated successfully, but these errors were encountered: