steampy icon indicating copy to clipboard operation
steampy copied to clipboard

KeyError: "client_id"

Open PossiblePanda opened this issue 1 year ago • 0 comments

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'

PossiblePanda avatar Dec 04 '24 14:12 PossiblePanda