Authenticating request for API key #356
-
To accept trade offers, the account needs an API key. To generate an API key, you need "confirmation via your Steam Guard Mobile Authenticator". steamguard-cli is the only authenticator attached to this account. If possible, how can I confirm API key generation? Thank you for any help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
If you're referring to the Steam web api key (the one you get here), that is not necessary for steamguard-cli to work. All the APIs that steamguard-cli uses simply requires logging in to get access tokens (different from the web api key). If you are trying to accept a confirmation that is not a trade or market confirmation, those should also work with steamguard-cli. You interact with them the same way: run |
Beta Was this translation helpful? Give feedback.
But thanks for reporting this, I didn't know that creating a api key requires a confirmation now. I'll fix it so it doesn't say
Unknown(9)
in the next release.