-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Android] Cannot login #152
Comments
Tested on Linux, it works. It's an Android issue or it's my phone's fault |
Works on android. Have you added the redirect URI in your Spotify app like mentioned in the readme? |
I have the same problem, it doesn't work on Android or Linux |
@jvihczocizix also LinageOS and Android 11? I am on Android 12. |
I use GrapheneOS with Android 12.But for me it also didn't work with Linux Ubuntu. |
Yes, in fact on Linux (which works) I used the same Spotify App that I used on Android |
@jvihczocizix Try with a different account & see if that works |
Does it now work cuz for me not, i have the same issue? |
Same problem, any suggestions? |
May be for some reason the dart server isn't getting started. It could be os restriction or something else running in the same port |
Is there a solution for? |
Currently, I don't have any idea why exactly this is happening as I've never encountered this kind of issue. Now, I can only help if someone already facing the problem can build and run the Spotube in debugging mode in their case device and submits the logs from the terminal while trying to logging in |
Same issue from my end |
The latest nightly should fix the localhost not found issue. Can you guys check? |
Hello, i installed the nightly build but it still ends in "ERR_CONNECTION_TIMED_OUT" |
Same here. The issue is not resolved yet. And I can't find a log file at
the files directory to share either
…On Thu, 15 Sep, 2022, 6:03 pm Oopsiedai, ***@***.***> wrote:
Hello, i installed the nightly build but it still ends in
"ERR_CONNECTION_TIMED_OUT"
—
Reply to this email directly, view it on GitHub
<#152 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYNZCMXX5NB6U2Z2YBEFGXDV6MJSZANCNFSM54UCBF5A>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I tried the Nightly build aswell and didn't fix the issue that seems simular to this |
Update to this. For some reason when I did it the same as I did previously, type secret and client code enter wait for my browser to pop up, agreed, waited for the local host to say it took to long then restarted my phone then it magically had my playlist from spotify and allowed me to search. I am not sure if this will work for others but this generally is what I did for it to magically work for me. |
Have got my Android client to work, both in the GitHub latest release (which has a random song disconnection issue that probably isn't tied to my broadband) and in the F-Droid one. What I did was forcing the browser it used to authenticate to read a desktop user agent string, respectively, a Windows and Linux referring, in their due positions. After some retries, although the "connection timed out" always appeared, I got back to the app and saw the affirmative login status. |
I've completely re-written the Authentication system/flow of Spotube. Now it's just as easy as Logging into official Spotify App For desktop, it's far simpler than the older system but still needs some manual copying and pasting Everything is already available in the latest nightly and hopefully will be available in the next stable release |
Im so sorry, but i downloaded the last nightly build, i see that i can now login with normal Spotify Login but after the login on the Page it just shows u the options to open webplayer or account overview. It dont go back to spotube and if i go manually back nothing happens, no login :/ |
You're in Germany and your locale is not english right? |
@Oopsiedai, try again with the latest nightly. It's fixed now and works for every region |
Now it works, was immideatley logged in as i started the app, now its good, thank you :) |
Works with the latest beta
…On Wed, 5 Oct, 2022, 1:01 pm Oopsiedai, ***@***.***> wrote:
Now it works, was immideatley logged in as i started the app, now its
good, thank you :)
—
Reply to this email directly, view it on GitHub
<#152 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYNZCMQK27TD3HXQWKTR57DWBUVD7ANCNFSM54UCBF5A>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
The new authentication Flow is now available in latest v2.5.0 🎉 🥳 |
Since this issue is finally resolved, I'm going to close it |
The user name or password is incorrect |
why? |
Describe the bug
After inserting Client ID and Secret ID I get redirected to a page that asks me to allow Spotube application. When I press the Allow button I get a Timed Out page (localhost link) after waiting for at least 20 seconds. I've already added the localhost redirect, but it doesn't seem to work.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I don't know, I think I should be logged in after allowing the spotify app
Screenshots
)
Installation Source/Method
APK Release on Github
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: