After deploying my app and try to interact with the database either by registering users or logging in i keeo on gettin this error;
(_mysql_exceptions.OperationalError) (1045, "Access denied for user 'mysql'@'10.0.0.156' (using password: YES)")
Please how can i resolve this.
Thanks