-
Notifications
You must be signed in to change notification settings - Fork 132
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
[BUG]: Auth example error #117
Comments
Solved adding all this keys to public keys file: `-----BEGIN RSA PUBLIC KEY----- -----BEGIN PUBLIC KEY----- -----BEGIN PUBLIC KEY----- -----BEGIN PUBLIC KEY----- -----BEGIN PUBLIC KEY----- |
related: #111 |
Description
I copied the auth example code and replace with my app_id, app_hash_id and public key.
I get this error:
not encrypted, creating auth key panic: Panicking because of error: creating connection: making auth key: handshake: Can't find fingerprint
The text was updated successfully, but these errors were encountered: