I got error: MAGEPLAZA_SECURITY_401
Due to security reason, you IP address is blocked. Follow this guide, we will help you resolve the problem.
Problem
You may get this issue:
Solution
It’s because of blocking IP address. You should reset the blacklist IP by running the following command line:
- Open terminal and switch directory to Magento root directory.
- Run command:
php bin/magento security:reset blacklist
Then flush cache
bin/magento cache:flush
Back Ask Mageplaza