<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Why are so many tracks preview URL's set to nil? in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Why-are-so-many-tracks-preview-URL-s-set-to-nil/m-p/5998113#M13400</link>
    <description>&lt;P&gt;Please continue this i am having the same issue with no luck, it seems many popular artists songs who for sure have previews of their tracks (as seen by viewing via the app) cant be accessed via an api call, did we ever find a fix to this??&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2024 14:16:24 GMT</pubDate>
    <dc:creator>lhendo</dc:creator>
    <dc:date>2024-04-10T14:16:24Z</dc:date>
    <item>
      <title>Why are so many tracks preview URL's set to nil?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Why-are-so-many-tracks-preview-URL-s-set-to-nil/m-p/5158955#M2078</link>
      <description>&lt;P&gt;I'm using a get request to get a random track from the entire Spotify library and display its name, the artist's name, cover art and play the previewURL. Why do so many of these random songs (most of them are pretty popular ones) do not have a previewURL? But if you take the same song that says the previewURL is nil and share it with a friend through iMessage via Spotify it has a preview URL?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 19:19:23 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Why-are-so-many-tracks-preview-URL-s-set-to-nil/m-p/5158955#M2078</guid>
      <dc:creator>timmyvc123</dc:creator>
      <dc:date>2021-02-23T19:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why are so many tracks preview URL's set to nil?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Why-are-so-many-tracks-preview-URL-s-set-to-nil/m-p/5159495#M2082</link>
      <description>Hey there, help's here!&lt;BR /&gt;&lt;BR /&gt;Hmm, could you try specifying a market parameter in your request? Does the same thing happen? Let me know how you get on!&lt;BR /&gt;&lt;BR /&gt;Have a good one,&lt;BR /&gt;Hubo</description>
      <pubDate>Wed, 24 Feb 2021 14:45:09 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Why-are-so-many-tracks-preview-URL-s-set-to-nil/m-p/5159495#M2082</guid>
      <dc:creator>Hubo</dc:creator>
      <dc:date>2021-02-24T14:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Why are so many tracks preview URL's set to nil?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Why-are-so-many-tracks-preview-URL-s-set-to-nil/m-p/5160482#M2099</link>
      <description>&lt;P&gt;Hey sorry for the late response. I tried with specifying US as the market and got the same issues. Any other advice?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 05:42:33 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Why-are-so-many-tracks-preview-URL-s-set-to-nil/m-p/5160482#M2099</guid>
      <dc:creator>timmyvc123</dc:creator>
      <dc:date>2021-02-26T05:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Why are so many tracks preview URL's set to nil?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Why-are-so-many-tracks-preview-URL-s-set-to-nil/m-p/5998113#M13400</link>
      <description>&lt;P&gt;Please continue this i am having the same issue with no luck, it seems many popular artists songs who for sure have previews of their tracks (as seen by viewing via the app) cant be accessed via an api call, did we ever find a fix to this??&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 14:16:24 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Why-are-so-many-tracks-preview-URL-s-set-to-nil/m-p/5998113#M13400</guid>
      <dc:creator>lhendo</dc:creator>
      <dc:date>2024-04-10T14:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why are so many tracks preview URL's set to nil?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Why-are-so-many-tracks-preview-URL-s-set-to-nil/m-p/6338695#M15024</link>
      <description>&lt;P&gt;I used the API test on the API documentation page and it worked. I also saw that Tinder also used the search interface and it also returned results normally. I really don't know how to deal with this.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 02:20:54 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Why-are-so-many-tracks-preview-URL-s-set-to-nil/m-p/6338695#M15024</guid>
      <dc:creator>EdenXiao</dc:creator>
      <dc:date>2024-09-13T02:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why are so many tracks preview URL's set to nil?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Why-are-so-many-tracks-preview-URL-s-set-to-nil/m-p/6339946#M15029</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to replicate the issue, but only when using Client Credentials. When I switch to user authorization, I receive a preview URL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In short: a user must be logged in to access or provide track previews.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 15:18:10 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Why-are-so-many-tracks-preview-URL-s-set-to-nil/m-p/6339946#M15029</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2024-09-13T15:18:10Z</dc:date>
    </item>
  </channel>
</rss>

