Yubico / python-fido2

Provides library functionality for FIDO 2.0, including communication with a device over USB.
BSD 2-Clause "Simplified" License
432 stars 109 forks source link

CBOR_UNEXPECTED_TYPE #209

Open kanchanthakur opened 9 months ago

kanchanthakur commented 9 months ago

I am getting CBOR_UNEXPECTED_TYPE error with FIDO2Client.make_credential call. I am using YubiKey 5 NFC on macos.

dainnilsson commented 8 months ago

Can you provide details on what arguments you're passing to the function?