-
Notifications
You must be signed in to change notification settings - Fork 6
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
Token error, token not found #5
Comments
does hotstar web works at your location? try to play any free content on the web. If it is playing then log out from the addon first and try to play any free content without login and confirm |
Not sure here has free content but via web it works yeah.
If I logged out it says please subscribe to watch this content.
If I login back I get the token problem.
…On 2022. Nov 25., Fri at 11:14, Vikassm73 ***@***.***> wrote:
does hotstar web works at your location? try to play any free content on
the web. If it is playing then log out from the addon first and try to play
any free content without login and confirm
—
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGHG6JKY2WJOVIC5NBL25X3WKA4F7ANCNFSM6AAAAAASASAUBM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Try to replace all country-code (Currently "IN") in the source code with your country code and test again. |
I’ll check the utils.py also then, I’ve changed only before in api.py and
contants.py.
|
Http 400
Invalid response from server now.
Fyi I made a clean install
|
Could the issue be that the platform not android? It is osmc on raspberry
pi 3b and running kodi?
Now it wants to login with 4 digits from mobile but I can’t even enter
Finally errored:
TypeError can only concatenate string (not nonetype) to str.
Or should I hardcode the phone number?
|
You can connect external Keyboard to raspberry PI for entering the details or you can used Kore Android app (Remote for Kodi). Using that you can able to send text to the device. |
It's automatically enter something, I don't have the change to enter
anything just errors me out :D
…On Thu, Dec 1, 2022 at 11:05 AM Vikassm73 ***@***.***> wrote:
You can connect external Keyboard to raspberry PI for entering the details
or you can used Kore Android app (Remote for Kodi). Using that you can able
to send text to the device.
—
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGHG6JIJEBRTMKXGCN2YQZLWLAPWXANCNFSM6AAAAAASASAUBM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi,
I'm trying to use my Thai 10 digits phone number but I got "Token error, token not found".
What I'm done, installed the original zip from here: https://github.com/botallen/repository.botallen
then installed your patch on the top of that.
All the above steps has been done after system update.
I'm trying on Raspberry pi 3 B.
EDIT:
FYI, I've changed the api.py and contants.py x-country-code to th, still doesn't work.
also country_prefix": "66"
Thank you
The text was updated successfully, but these errors were encountered: