this is my situation.
version:
- Drupal 7
modules:
When I use my browser, I can login using my email and password. When I try to log in using services, I need to login using my username instead of my email address.
Here is an example.
1) Register my user (Works fine)

2) User data. As you can see the display name is generated by the Email registration module

3) Log in using the login-block is succesfull with the email and password

4) Can't login using service

How can i solve this?