-
Notifications
You must be signed in to change notification settings - Fork 125
Authentication Token request return null access token with response type is empty #366
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
Comments
Having the same issue, did you fix it ? :) |
Hi, no:) it’s impossible unfortunately. Ask developers do not maintain it
Le sam. 18 janv. 2025 à 15:38, QuentinSuchet ***@***.***> a
écrit :
… Having the same issue, did you fix it ? :)
—
Reply to this email directly, view it on GitHub
<#366 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADEAZTNTEHKM6FUNR2RRWPT2LI4KXAVCNFSM6AAAAABMW7T72WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJZGY4DCNRQHE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
*sdk developers
Le sam. 18 janv. 2025 à 15:39, Axel Stein ***@***.***> a écrit :
… Hi, no:) it’s impossible unfortunately. Ask developers do not maintain it
Le sam. 18 janv. 2025 à 15:38, QuentinSuchet ***@***.***> a
écrit :
> Having the same issue, did you fix it ? :)
>
> —
> Reply to this email directly, view it on GitHub
> <#366 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ADEAZTNTEHKM6FUNR2RRWPT2LI4KXAVCNFSM6AAAAABMW7T72WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJZGY4DCNRQHE>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
|
Got it working by using an |
Wow, thank you! I’ll give it a try
Le sam. 18 janv. 2025 à 18:06, QuentinSuchet ***@***.***> a
écrit :
… Got it working by using an ActivityResultContracts instead of the old
OnActivityResult provided in the documentation and sample app :)
—
Reply to this email directly, view it on GitHub
<#366 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADEAZTK7COD2JIM5Z3CZGE32LJNXJAVCNFSM6AAAAABMW7T72WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJZG4ZTANJTGQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue found on 19 August 2024.
SDK Version:
com.spotify.android:auth:1.2.3
OS Version:
Android 13
Scope(s):
user-read-recently-played
Steps to reproduce:
Expected behaviour: response Type is TOKEN
Actual behaviour: response Type is EMPTY
The text was updated successfully, but these errors were encountered: