Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix link +86 phone number, not receive SMS code #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jwcloverain
Copy link

If the mobile phone number linked on sda starts with +86, you cannot receive the sms code sent by steam, so add language = 6 so that can receive the sms code
see https://steamapi.xpaw.me/#IPhoneService/SendPhoneVerificationCode

@dyc3
Copy link

dyc3 commented Jul 12, 2023

Just to be clear, The steam api requires the language field to match the phone number's country code? Seems like an odd restriction. What happens if you just add language=0?

@jwcloverain
Copy link
Author

jwcloverain commented Jul 12, 2023

Just to be clear, The steam api requires the language field to match the phone number's country code? Seems like an odd restriction. What happens if you just add language=0?

Can’t receive sms code, this problem also occurs on steam mobile app. Steam mobile app ’s language is set to English, can’t receive sms code. Steam mobile app ’s language is set to Chinese, can receive sms code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants