dyc3 / steamguard-cli

A linux utility for generating 2FA codes for Steam and managing Steam trade confirmations.
GNU General Public License v3.0
509 stars 37 forks source link

Family sharing confirmations aren't showing up with `steamguard confirm` #398

Closed abdallahmehiz closed 1 month ago

abdallahmehiz commented 1 month ago

Version

steamguard-cli 0.14.0

What happened?

Steam recently added a new family sharing feature This feature needs steam guard confirmations to work.

Steps To Reproduce

  1. use a different account to request a family share to/from your account
  2. go check confirmations from steamguard confirm
  3. empty

(screenshot below to show my friend is waiting on a confirmation from my end) image

Relevant log output

~ steamguard confirm
INFO reading manifest from /home/abdallah/.config/steamguard-cli/maFiles
INFO steamuser: Checking for confirmations
INFO obtaining new tokens
INFO Refreshing access token...
INFO Successfully refreshed access token, no need to prompt to log in.
INFO steamuser: No confirmations
INFO Saving manifest and accounts...
dyc3 commented 1 month ago

I'm a little confused about this. The screenshot you posted looks like its waiting for the recipient of the invitation to accept it. If it required a mobile confirmation, I would think that it would say something like "waiting for confirmation", like trade offers do.

Check if your friend got an email or a steam notification or something like that.

abdallahmehiz commented 1 month ago

I'm a little confused about this. The screenshot you posted looks like its waiting for the recipient of the invitation to accept it. If it required a mobile confirmation, I would think that it would say something like "waiting for confirmation", like trade offers do.

The account in the screenshot is actually mine, my friend sent me that after inviting me to a family share group.

Check if your friend got an email or a steam notification or something like that.

I have checked my email, it redirects me to the steam notifications tab. Interacting with the notification redirects me to the steam app's confirmations screen...

dyc3 commented 1 month ago

Planning to look into this more next week.

dyc3 commented 1 month ago

I'm unable to reproduce this issue. I get the mobile confirmation just fine:

On the joiner side: image

image

There is no confirmation needed to send an invite to a family, only to accept the invite.

abdallahmehiz commented 1 month ago

I don't know if the latest update fixed it or if steam did something, but i can access the confirmations now. Thanks!

dyc3 commented 1 month ago

It was probably steam, since the feature is still in beta.