react-native-sdk icon indicating copy to clipboard operation
react-native-sdk copied to clipboard

attachment_file_size error during upload

Open semcelik opened this issue 3 years ago • 4 comments

Hello, When i try to complete onfido flow during screensharing (like google meet) i get an error from react-native-sdk with following information

I am facing that issue on IOS devices

Error: Encountered an error: upload(OnfidoApiError {
    id = NULL,
    type = validation_error,
    message = There was a validation error on this request,
    fields = {"attachment_file_size":["File size must be larger than zero"],"attachment":["File size must be larger than zero"]}
})

What should i do? Do you have a suggestion?

semcelik avatar May 03 '22 08:05 semcelik