AttestationObject Generated from Device-side Passkey using Swift

  1. Hi, I am able to fetch the challenge form server and then successfully generate the AttestationObject. When I am sending the AttestationObject to AttestationResult API along with ClientJsonData and CredentialsID as well as few more params. The server side implementation is somehow unable to proceed for registration (Server side unable to validate the AttestationObject). We are getting response from server side "errorMessage":"FID024E The system couldn't find the attestation request."

Can you please help us to proceed AttestationObject and how we can successfully register a user?

AttestationObject Generated from Device-side Passkey using Swift
 
 
Q