lemanjo / pyupway

MIT License
1 stars 3 forks source link

Fix: Login failed with MyUpwayService #4

Closed lobstaj closed 3 months ago

lobstaj commented 4 months ago

Login failed, because the isOnline flag had not yet been set. With this fix, login calls get_current_values without parameters to set the flag.