Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error "AuthenticationError: Authentication operation failed: Status code: 0x6300" #104

Open
alihaider12qw opened this issue Sep 17, 2020 · 0 comments

Comments

@alihaider12qw
Copy link

alihaider12qw commented Sep 17, 2020

card detected {
reader: 'ACS ACR122 0',
card: {
atr: <Buffer 3b 8f 80 01 80 4f 0c a0 00 00 03 06 03 00 01 00 00 00 00 6a>,
standard: 'TAG_ISO_14443_3',
type: 'TAG_ISO_14443_3',
uid: '62322b1f'
}
}
error when authenticating data {
reader: 'ACS ACR122 0',
card: {
atr: <Buffer 3b 8f 80 01 80 4f 0c a0 00 00 03 06 03 00 01 00 00 00 00 6a>,
standard: 'TAG_ISO_14443_3',
type: 'TAG_ISO_14443_3',
uid: '62322b1f'
},
err: AuthenticationError: Authentication operation failed: Status code: 0x6300
at ACR122Reader.authenticate (..\nfc-pcsc\src/Reader.js:485:10)
at async Promise.all (index 0)
at ACR122Reader. (..\examples/testWrite.js:77:4) {
name: 'AuthenticationError',
code: 'operation_failed'
}
}

https://gist.github.com/alihaider12qw/ac30fc13cb4594e90c5d70b4cc8d36e7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant