#julius-identity-verification

1 messages · Page 1 of 1 (latest)

coral cradleBOT
civic moss
#

julius-identity-verification

#

hello @vague hill ! Can you provide a bit more details? What part of the API are you referencing? what selfie?

vague hill
#

I'm doing a file link of the document and selfie and each time it creates for the verification session vs_1M3pcSBX8ncUQH1mSwUMkSpp, it always fails. When I checked the detail in the dashboard it says it is going to expire 5 days from the day of upload. How could I reenable the images?

#

Few days ago, those were accessible. Is it because those documents already expires?

civic moss
vague hill
#

I understood that part, but what I am referring to is during the creation of the file link. It says 'Link creation is not allowed for this file.'.

#

I guess it has something to do with this one shown on the identity page?

civic moss
#

What exact error do you get? Can you share a request id req_123?

vague hill
#

Here's an example

civic moss
#

thanks looking

vague hill
#

thanks

civic moss
#

okay sorry

#

how do you create the FileLink?

#

because I just tried and it works fine for me

vague hill
#

Here's a code example

#

Did I missed a permission?

civic moss
#

how are you accessing that File id in the first place?

#

I assume you're already using a Restricted API key right?

vague hill
#

yes I'm using the restricted key

#

the one with the rk_test

civic moss
#

yeah it looks like that File is already "expired" and so it's too late to access it. Trying to figure out why

vague hill
#

how you were able to access the file earlier?

civic moss
#

not sure what you mean

#

But yeah looks like the VS was verified on Nov 13 and the File expired after 5 days after all which is what the warning tells you.

#

We don't seem to have any doc for this but it seems to be test mode specific

vague hill
#

I mean, how were you able to create a file link earlier?

vague hill
civic moss
#

I meant I tried the same thing on my own account. I can't try for your own file

#

Ultimately I went and read our code internally to confirm. Also filed a clear bug report so that the error message gets rewritten completely to say exactly why: the file has expired after 5 days in Test mode so you can't create a FileLink for it and need to use a new VerificationSession mostly

vague hill
#

I see, I basically need to create a new verification.

#

By the way, another concern, do the payment method return the Issuer?

#

I can't find it in the documentation but there's a property in the stripe c# and it is always null.

civic moss
vague hill
#

I see, will talk to them to enable it. Thanks for the help.