1

I am getting "added_at" as null for some tracks, wanted to know that is there a case in which Spotify returns null or this is an issue ?

Samarnaz
  • 21
  • 1

1 Answers1

1

The added_at value can be null in some cases for old playlists. From the documentation:

Note that some very old playlists may return null in this field.

José M. Pérez
  • 3,199
  • 22
  • 37