#RobertGoddard-identity

1 messages · Page 1 of 1 (latest)

tiny dove
#

Hello! Can you share which docs you're following?

exotic comet
#

section 2: server endpoint

tiny dove
#

Can you share the exact error message you're getting as well?

exotic comet
#

Argument of type '{ verification_session: string; }' is not assignable to parameter of type 'EphemeralKeyCreateParams'.
Object literal may only specify known properties, and 'verification_session' does not exist in type 'EphemeralKeyCreateParams'.

#

"stripe": "^9.14.0", is the version of stripe I'm using in node

tiny dove
#

Gotcha - let me do something digging!

exotic comet
#

I think we might have to be a beta user 😦

tiny dove
#

Are you using TypeScript?

exotic comet
#

Yes

tiny dove
exotic comet
#

Lemme give it a shot; thanks for the help

exotic comet
#

Looks like we have to request access to a beta program. hrrm...

#

Problem is, I setup a fake company account to do all the testing on, so we wouldn't muck up stuff on our actual customer's account (even in test mode)... So I guess we'd have to request to be in the beta program for both our test company and the real company.

#

Is there a timeline for when the mobile SDKs for identity verification will be in release?