-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi there,
first of all I love the idea of the package you've created! Have been thinking a lot about a package about this, but without Umbraco 7.6 it was almost impossible to create it. I have been doing some testing today and may be you can look at some issues I was facing.
- Installed the package
- Enabled SMS via the backoffice (but didn't have a provider yet)
- Logged out, and tried to login
- Prompted the first time to setup 2FA and choose Google Authenticator
- Logged on
- Logged out and retried to logon
- Got an error in my console: "NetworkError: 402 Payment Required - http://localhost:25700/umbraco/backoffice/UmbracoApi/Authentication/PostLogin" and even if I enter a valid Google Authenticantor-code it keeps throwing errors
This will maybe have to be related to the fact that I don't have a SMSprovider implemented? If I disable the SMSProvider in the config-table and restart the application everything works fine.
Reactions are currently unavailable


