[GH-ISSUE #260] getting uncaught error #187

Closed
opened 2026-02-27 19:26:30 +03:00 by kerem · 1 comment
Owner

Originally created by @muhammadjan761 on GitHub (Feb 21, 2023).
Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/260

Fatal error: Uncaught SpotifyWebAPI\SpotifyWebAPIException: User not registered in the Developer Dashboard in /home/techtvto/public_html/clients/new/vendor/jwilsson/spotify-web-api-php/src/Request.php:59 Stack trace: #0 /home/techtvto/public_html/clients/new/vendor/jwilsson/spotify-web-api-php/src/Request.php(244): SpotifyWebAPI\Request->handleResponseError('User not regist...', 403) #1 /home/techtvto/public_html/clients/new/vendor/jwilsson/spotify-web-api-php/src/Request.php(132): SpotifyWebAPI\Request->send('GET', 'https://api.spo...', '', 'HTTP/2 403 \r\nca...') #2 /home/techtvto/public_html/clients/new/vendor/jwilsson/spotify-web-api-php/src/SpotifyWebAPI.php(118): SpotifyWebAPI\Request->api('GET', '/v1/me', Array, Array) #3 /home/techtvto/public_html/clients/new/vendor/jwilsson/spotify-web-api-php/src/SpotifyWebAPI.php(1673): SpotifyWebAPI\SpotifyWebAPI->sendRequest('GET', '/v1/me') #4 /home/techtvto/public_html/clients/new/spotify-login.php(17): SpotifyWebAPI\SpotifyWebAPI->me() #5 {main} thrown in /home/techtvto/public_html/clients/new/vendor/jwilsson/spotify-web-api-php/src/Request.php on line 59

Originally created by @muhammadjan761 on GitHub (Feb 21, 2023). Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/260 Fatal error: Uncaught SpotifyWebAPI\SpotifyWebAPIException: User not registered in the Developer Dashboard in /home/techtvto/public_html/clients/new/vendor/jwilsson/spotify-web-api-php/src/Request.php:59 Stack trace: #0 /home/techtvto/public_html/clients/new/vendor/jwilsson/spotify-web-api-php/src/Request.php(244): SpotifyWebAPI\Request->handleResponseError('User not regist...', 403) #1 /home/techtvto/public_html/clients/new/vendor/jwilsson/spotify-web-api-php/src/Request.php(132): SpotifyWebAPI\Request->send('GET', 'https://api.spo...', '', 'HTTP/2 403 \r\nca...') #2 /home/techtvto/public_html/clients/new/vendor/jwilsson/spotify-web-api-php/src/SpotifyWebAPI.php(118): SpotifyWebAPI\Request->api('GET', '/v1/me', Array, Array) #3 /home/techtvto/public_html/clients/new/vendor/jwilsson/spotify-web-api-php/src/SpotifyWebAPI.php(1673): SpotifyWebAPI\SpotifyWebAPI->sendRequest('GET', '/v1/me') #4 /home/techtvto/public_html/clients/new/spotify-login.php(17): SpotifyWebAPI\SpotifyWebAPI->me() #5 {main} thrown in /home/techtvto/public_html/clients/new/vendor/jwilsson/spotify-web-api-php/src/Request.php on line 59
kerem 2026-02-27 19:26:30 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@jwilsson commented on GitHub (Feb 22, 2023):

Hey!
You need to add the user(s) you wish to use with your Spotify app to its allow list, check our their docs for more info.

<!-- gh-comment-id:1439453689 --> @jwilsson commented on GitHub (Feb 22, 2023): Hey! You need to add the user(s) you wish to use with your Spotify app to its allow list, check our [their docs](https://developer.spotify.com/documentation/web-api/guides/development-extended-quota-modes/) for more info.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-web-api-php#187
No description provided.