The user information is in a unique line. So, I change the code to bring the user information according to the new changes.
Also, the users were not being imported due to the parse_users method was never being called. The name of the method is conflicting with another one...
The user information is in a unique line. So, I change the code to bring the user information according to the new changes. Also, the users were not being imported due to the parse_users method was never being called. The name of the method is conflicting with another one...