<?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 Small change to api error responses in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Small-change-to-api-error-responses/m-p/5468132#M7244</link>
    <description>&lt;P&gt;I am currently trying out the console API for an application and so far going well, but I ran into an error message while trying the search endpoint:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
  "error" : {
    "status" : 400,
    "message" : "Missing parameter type"
  }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I finally found out what the problem was after way to many hours wasted. The search api has a parameter called 'type', that I forgot. The reason it took that long was that i thought the message told me I was missing A type, but without telling me which one. I would suggest that the message should be like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
  "error" : {
    "status" : 400,
    "message" : "Missing parameter 'type'"
  }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to avoid confusion like I experienced for a couple of days. Just a thought.&lt;/P&gt;</description>
    <pubDate>Sun, 04 Dec 2022 09:57:49 GMT</pubDate>
    <dc:creator>evilfishinsane</dc:creator>
    <dc:date>2022-12-04T09:57:49Z</dc:date>
    <item>
      <title>Small change to api error responses</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Small-change-to-api-error-responses/m-p/5468132#M7244</link>
      <description>&lt;P&gt;I am currently trying out the console API for an application and so far going well, but I ran into an error message while trying the search endpoint:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
  "error" : {
    "status" : 400,
    "message" : "Missing parameter type"
  }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I finally found out what the problem was after way to many hours wasted. The search api has a parameter called 'type', that I forgot. The reason it took that long was that i thought the message told me I was missing A type, but without telling me which one. I would suggest that the message should be like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
  "error" : {
    "status" : 400,
    "message" : "Missing parameter 'type'"
  }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to avoid confusion like I experienced for a couple of days. Just a thought.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 09:57:49 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Small-change-to-api-error-responses/m-p/5468132#M7244</guid>
      <dc:creator>evilfishinsane</dc:creator>
      <dc:date>2022-12-04T09:57:49Z</dc:date>
    </item>
  </channel>
</rss>

