android / identity-samples

Multiple samples showing the best practices in identity on Android.
Apache License 2.0
366 stars 221 forks source link

Passkey codelab doesn't work ("The incoming request cannot be validated") #47

Closed Nublo closed 1 year ago

Nublo commented 1 year ago

I tried to follow Android Passkey codelab steps. But when trying to create new account I am receiving an error:

createPasskey failed with exception: The incoming request cannot be validated

This reproduces for both credman_codelab branch and for master branch.

Can anyone from the google team help with that?

Nublo commented 1 year ago

For some reason application just started to work, without any changes. I will close the issue