ondato / ondato-sdk-ios

3 stars 5 forks source link

flowDidFail function not called in version 2.1.4 #9

Closed glebpreger closed 6 months ago

glebpreger commented 1 year ago

OndatoFlowDelegate function flowDidFail(identificationId: String?, error: OndatoServiceError) is not called on receiving 404 status code error

Ondato logs:

[OndatoSDK]   URLRequest: https://app-idvsapi-prod-ond.azurewebsites.net/v1/sessions 
[OndatoSDK]   HttpBody: {"identityVerificationId":"***"} 
[OndatoSDK]   YES URL REQUEST 
[OndatoSDK]   HTTP request failed with `404`. 
[OndatoSDK]   URLRequest: https://app-idvsapi-prod-ond.azurewebsites.net/v1/identity-verifications/***/complete 
[OndatoSDK]   HttpBody: null 
[OndatoSDK]   YES URL REQUEST 
EditaKuzb commented 1 year ago

Hi @glebpreger, please get in touch with our support team at support@ondato.com regarding this error. They will ask you for the setupId with which you have created "identityVerificationId" to check if everything is set correctly, so if you can, please specify the used setupId in your email.