stytchauth / stytch-react-native-example

17 stars 0 forks source link

Error trying to register biometrics #17

Open joartola opened 1 year ago

joartola commented 1 year ago

Hello!

When I try to register with biometric I'm getting the following error:

 [StytchSDKNativeError: [401] endpoint_not_authorized_for_sdk
The project owner has not authorized the SDK to call this endpoint. Please enable it in the dashboard to continue: https://stytch.com/dashboard/sdk-configuration.
See https://stytch.com/docs/api/errors/401/endpoint_not_authorized_for_sdk for more information.
request_id: request-id-test-55c6512d-13a5-4978-9802-0a757c831a1d

I enabled sdk for this endpoint, added the bundle ID to the SDK, enabled manage user data, and also enabled biometric.

image image

How can I fix this?

Thank you in advance!

Joaco

ferry-colin commented 7 months ago

Any word on this? Running into the same issue. Curious if anyone's been able to get this (biometric auth) working.