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

InvalidCharactersException: Invalid characters in the base32 string. #158

Open
zaxn1234 opened this issue Nov 19, 2021 · 0 comments
Open

Comments

@zaxn1234
Copy link

Hello,

I've been using this package fine for a couple of years now on a company project but recently we've moved hosting to AWS and Laravel Vapor.
This package works fine locally, but as soon as it's pushed to a Vapor environment it fails with the exception in the title. The exception is fired at /vendor/pragmarx/google2fa/src/Support/Base32.php in PragmaRX\Google2FA\Google2FA::checkForValidCharacters.

Does this package support being run on Vapor?

Package Version: 1.4.1
Laravel Version: 7.30.4
PHP Version: Tired both 7.4 and 8.0

Again, this works perfectly fine locally with the above versions, but when deployed to Vapor it breaks as soon as entering my OTP. I have not updated the version between hosting, and it was working fine on the old hosting.

If you want any more information, let me know.

Many thanks.

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