You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys, I have tried using every example, and writing my own program and I'm still getting this error.
ine 117, in _update_steam_guard
client_id = login_response.json()['response']['client_id']
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'client_id'
The text was updated successfully, but these errors were encountered:
Hey guys, I have tried using every example, and writing my own program and I'm still getting this error.
ine 117, in _update_steam_guard
client_id = login_response.json()['response']['client_id']
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'client_id'
The text was updated successfully, but these errors were encountered: