Argument 1 passed to Aerni\Spotify\Normalizer::emptyStringToNull() must be of the type string, null given, called in /home/u6476243/public_html/vendor/aerni/laravel-spotify/src/Spotify.php on line 12
boypanjaitan16 opened this issue · 3 comments
boypanjaitan16 commented
I don't know why, it's work fine in localhost but I get that error when I running it on live server, any ideas ?
boypanjaitan16 commented
I already tried use Aerni\Spotify\Facades\SpotifyFacade as Spotify;
and use Spotify
to use to package but still
aerni commented
How does your .env
file look like? Did you set the correct variables?
boypanjaitan16 commented
OMG I really forgot that thing, thank you, it's now work fine