Spotify Php Api
Merhabalar. Spotify Web API kullanarak bir proje geliştirmek istiyorum. Türkçe birkaç kaynağı inceledim fakat hatalar almaktayım. Daha önce bu api ile ilgilenmiş ve yardımcı olabilecek var mıdır acaba ?
Buradaki dökümanı inceledim. İlk çalıştırmada sorunsuz çalışıyor fakat ikinci kez çalıştırmak istediğim zaman
Fatal error: Uncaught SpotifyWebAPISpotifyWebAPIAuthException: Invalid authorization code in spotifyvendorjwilssonspotify-web-api-phpsrc
Request.php:66 Stack trace: #0 spotifyvendorjwilssonspotify-web-api-phpsrc
Request.php(276): SpotifyWebAPIRequest->parseBody(Object(stdClass), 400) #1 spotifyvendorjwilssonspotify-web-api-phpsrc
Request.php(116): SpotifyWebAPIRequest->send('POST', 'https://account...', 'client_id=0bc6a...', Array) #2 spotifyvendorjwilssonspotify-web-api-phpsrc
Session.php(248): SpotifyWebAPIRequest->account('POST', '/api/token', Array, Array) #3 spotifyindex.php(9): SpotifyWebAPISession->requestAccessToken('AQCLIyMwrhmCmzV...') #4 {main} thrown in spotifyvendorjwilssonspotify-web-api-phpsrc
Request.php on line 66
bu şekilde hata alıyorum. Bunu nasıl çözebilirim ?