<?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 Funk category is missing from the API in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Funk-category-is-missing-from-the-API/m-p/5628706#M10493</link>
    <description>&lt;P&gt;The /browse/categories endpoint returns a category "funk"&lt;/P&gt;&lt;PRE&gt;curl --request GET \
  --url 'https://api.spotify.com/v1/browse/categories?limit=0&amp;amp;offset=50' \
  --header 'Authorization: Bearer 1PO....'&lt;/PRE&gt;&lt;PRE&gt;{
	"href": "https://api.spotify.com/v1/browse/categories/funk",
	"icons": [
		{
			"height": null,
			"url": "https://t.scdn.co/images/f4f0987fcab446fcaa7173acb5e25701.jpeg",
			"width": null
		}
	],
	"id": "funk",
	"name": "Funk"
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;But trying to get that category would return a 404. All other categories I've tried would return the station list.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2023 17:02:38 GMT</pubDate>
    <dc:creator>mherger</dc:creator>
    <dc:date>2023-08-28T17:02:38Z</dc:date>
    <item>
      <title>Funk category is missing from the API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Funk-category-is-missing-from-the-API/m-p/5628706#M10493</link>
      <description>&lt;P&gt;The /browse/categories endpoint returns a category "funk"&lt;/P&gt;&lt;PRE&gt;curl --request GET \
  --url 'https://api.spotify.com/v1/browse/categories?limit=0&amp;amp;offset=50' \
  --header 'Authorization: Bearer 1PO....'&lt;/PRE&gt;&lt;PRE&gt;{
	"href": "https://api.spotify.com/v1/browse/categories/funk",
	"icons": [
		{
			"height": null,
			"url": "https://t.scdn.co/images/f4f0987fcab446fcaa7173acb5e25701.jpeg",
			"width": null
		}
	],
	"id": "funk",
	"name": "Funk"
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;But trying to get that category would return a 404. All other categories I've tried would return the station list.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 17:02:38 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Funk-category-is-missing-from-the-API/m-p/5628706#M10493</guid>
      <dc:creator>mherger</dc:creator>
      <dc:date>2023-08-28T17:02:38Z</dc:date>
    </item>
  </channel>
</rss>

