How can i know if the QRCode can be generated? #148
-
I´m using the 2FA QRCode to use then Google Authenticator, it works perfectly until now. Now he show the code, but the QRCode base64 data don´t, with any error ou message to solve, how can i test or adjust the QRCode to show again? |
Beta Was this translation helpful? Give feedback.
Answered by
willpower232
Jan 10, 2025
Replies: 1 comment 4 replies
-
are you seeing any error messages? what are you using to make the QR code? if it is endroid/qr-code and you've recently updated it, you may need to update this library too |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah right well you probably want to firstly update to version 2 or 3 of robthree/twofactorauth and then read the docs to pick a different way of making QR codes https://robthree.github.io/TwoFactorAuth/qr-codes.html
Basically, I presume that whatever the default online QR code provider was stopped working or is blocking you so you should switch to one of the offline versions to give you some reliability going forwards.