issue with webauthn_verify_attestation_response in ios #2062
-
Hello Team, I'm testing the Flow API for registration on native ios, I’ve set up the Hanko server locally and exposed the backend port using ngrok. I also added the iosappid under: yaml
The registration flow completes successfully until the final step, webauthn_verify_attestation_response, which consistently returns a 500. Request (cURL)
Note: Any insights on why the passkey might be considered invalid? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Since you are running the Hanko backend on your local machine you should see an error in the backend logs. It should look something like this:
The log message should state what went wrong. |
Beta Was this translation helpful? Give feedback.
Since you are running the Hanko backend on your local machine you should see an error in the backend logs. It should look something like this: