Open Abominabl31 opened 2 years ago
This issue is still getting posts on the Spotify Community forum as well.
👉🏻 https://community.spotify.com/t5/Spotify-for-Developers/Android-Spotify-App-Remote-AuthenticationFailedException-When/td-p/5415218
👉🏻 https://community.spotify.com/t5/Spotify-for-Developers/Connect-SpotifyAppRemote-when-offline/m-p/5420333/highlight/true#M5430
If this issue will be worked on at any point in the future, it would be great to know that it has been received and read. Without some feedback, it is hard to know this issue has been queued for future work. Any feedback helps.
Hello.. 3 months later still the same problem.. Would be great if someone could look into this.. Thank you
Still having this issue. Doesn't make sense that Offline Mode will allow it to connect to the API but Online Mode doesn't.
...This is a referral from @SpotifyCares via Twitter and the Spotify Community Forum. Spotify Cares indicated this would be the best place to address this issue. Thanks for your help!
Issue Found: on 2022-Aug-10, Spotify community posts date back to at least 2022-May-10
SDK Version: 0.7.2
OS Version: Android 12
Scope(s):
app-remote-control playlist-modify-public playlist-read-collaborative playlist-modify-private user-library-modify user-read-email user-read-private
Steps To Reproduce:
connect
method of Spotify App Remote while a network connection is usable to initially connect and use Spotify App Remote successfully, specifically playback of a playlist URI at a known index and playback of a known track URIconnect
method as beforeThis used to work, so it does seem to be a regression - possibly in the latest Spotify app since the cause is detailed as "remote"? Note, this makes an app using Spotify App Remote unusable when network is unavailable - which is a lot of the time for a mobile device user, of course. 👉🏻 https://community.spotify.com/t5/Spotify-for-Developers/Android-Spotify-App-Remote-AuthenticationFailedException-When/td-p/5415218 👉🏻 https://community.spotify.com/t5/Spotify-for-Developers/Connect-SpotifyAppRemote-when-offline/m-p/5380018/highlight/true#M4549
Expected Result:
connect
method should succeed when a network connection is unavailable if the following criteria are metActual Result:
connect
.