I tried everything, I even resetted the password and because of that Im pretty sure my password isnt wrong, because after resetting the password I tried to log into the android app and it worked perfectly fine, I even tried to log into the actual Monect page and it also lets me log in.
But when I try to use that very same password in the Windows program, it just says the email or password are wrong, which Im sure its not true because I just tested it with the android app.
Then I tried to do it using the google login, but when it comes back to the callback route, it lands on http://127.0.0.1:37678/ where literally nothing is running, so probably the program has a misconfiguration related to the ports because in LAN the connection between Windows and Android works fine, the only thing I cannot do, is log into the Windows program.
Edit: If I change http://127.0.0.1:37678/ to http://localhost:37678/ in the callback route, I get this error now "Failed to login with Google: Failed to read from stream: A non-blocking socket operation could not be completed immediately. (os error 10035)"