mirror of
https://github.com/jwilsson/spotify-web-api-php.git
synced 2026-04-27 07:55:49 +03:00
[GH-ISSUE #145] " Invalid authorization code" issue on Mobile (Android) #90
Labels
No labels
bug
docs
enhancement
enhancement
enhancement
feedback wanted
good first issue
help wanted
help wanted
help wanted
invalid
pull-request
question
question
upstream
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-web-api-php#90
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lu3do on GitHub (Nov 29, 2018).
Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/145
Since this month (exactly November 1st) I'm receiving a high number of " Invalid authorization code" coming from mobile users.
I'm aware of the recent issue with the wrong authentication endpoint.
https://github.com/jwilsson/spotify-web-api-php/issues/143
But this seems to be a different issue.
It seems to happen mostly on mobile devices running on Android, and almost all of them using Chrome mobile.

I actually contacted the Spotify developers first, but they told me to open a issue here.
@jwilsson commented on GitHub (Nov 29, 2018):
Hmm, I have no idea what could be causing that. Have you been able to reproduce it? Do you know of any other changes to your tech stack that happened around November 1? Are you using some PHP framework etc.?
If we can find the cause and it's something in this library, I'll of course be happy to fix it/accept a PR fixing it. But for now, I'm at a loss
@jwilsson commented on GitHub (Mar 26, 2019):
Closing this due to a lack of activity.