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

Look-up subscriber ID from RMN using tata sky API #48

Closed
wants to merge 2 commits into from

Conversation

anishsane
Copy link

We often remember our phone number, but not our subscriber ID. So, we need to look up the SID from tata sky app or from the STB.
Tata sky provides an API to look up the subscriber ID from RMN. Use that to populate the default subscriber ID.
If more than 1 SIDs present for the same RMN, provide a list instead.

github-actions bot and others added 2 commits September 14, 2022 20:09
We often remember our phone number, but not our subscriber ID.
So, we need to look up the SID from tata sky app or from the STB.
Tata sky provides an API to look up the subscriber ID from RMN.
Use that to populate the default subscriber ID.
If more than 1 SIDs present for the same RMN, provide a list instead.
@anishsane
Copy link
Author

I just realized that login.py already has a function to obtain the sid. Although it's a bit buggy, it will be better to correct it and use that function instead.

@anishsane anishsane closed this Sep 17, 2022
@Shra1V32
Copy link
Collaborator

Shra1V32 commented Sep 17, 2022

Actually, We no longer making any changes to this script. Everything that has to be done will be done to the AutoUpdater script because it's re-based onto it. I'll implement the same in my script, It'll be more helpful in that way. Thanks for the PR btw.

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