Why am I getting an Access Denied error when trying to log in to my website? | Acquia Product Documentation
Why am I getting an Access Denied error when trying to log in to my website?
Date Published: May 8, 2025
When pulling your application in Cloud IDE, Acquia automatically sanitizes your database for security purposes. In other words, Acquia obfuscates sensitive user data such as (but not limited to) email addresses and passwords.
This means you will get an Access Denied error (403) when trying to log in to your website at /user/login. Instead, run the following Drush command from your /home/ide/project directory to obtain a one-time login URL.