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 SpotifyWebAPI\SpotifyWebAPIAuthException: Invalid authorization code in spotify\vendor\jwilsson\spotify-web-api-php\src\Request.php:66 Stack trace: #0 spotify\vendor\jwilsson\spotify-web-api-php\src\Request.php(276): SpotifyWebAPI\Request->parseBody(Object(stdClass), 400) #1 spotify\vendor\jwilsson\spotify-web-api-php\src\Request.php(116): SpotifyWebAPI\Request->send('POST', 'https://account...', 'client_id=0bc6a...', Array) #2 spotify\vendor\jwilsson\spotify-web-api-php\src\Session.php(248): SpotifyWebAPI\Request->account('POST', '/api/token', Array, Array) #3 spotify\index.php(9): SpotifyWebAPI\Session->requestAccessToken('AQCLIyMwrhmCmzV...') #4 {main} thrown in spotify\vendor\jwilsson\spotify-web-api-php\src\Request.php on line 66şeklinde hata alıyorum. Bunu nasıl çözebilirim ?