<?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: Access Token Generate through Command line issue in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Access-Token-Generate-through-Command-line-issue/m-p/5347351#M4145</link>
    <description>&lt;P&gt;I've installed the "curl" and "base64" command in my system. and It's worked !!&lt;BR /&gt;&lt;BR /&gt;Reference to install "base64" and "curl" command&lt;BR /&gt;curl :&lt;BR /&gt;&lt;A href="https://stackoverflow.com/questions/28736666/curl-not-recognized-as-an-internal-or-external-command-operable-program-or-batc" target="_blank" rel="noopener"&gt;https://stackoverflow.com/questions/28736666/curl-not-recognized-as-an-internal-or-external-command-operable-program-or-batc&lt;/A&gt;&lt;BR /&gt;base64:&lt;BR /&gt;&lt;A href="https://www.di-mgt.com.au/base64-for-windows.html" target="_blank" rel="noopener"&gt;https://www.di-mgt.com.au/base64-for-windows.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Feb 2022 07:04:13 GMT</pubDate>
    <dc:creator>MalvikaValambhiya</dc:creator>
    <dc:date>2022-02-25T07:04:13Z</dc:date>
    <item>
      <title>Access Token Generate through Command line issue</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Access-Token-Generate-through-Command-line-issue/m-p/5346479#M4137</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Free&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;India&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Lenovo ideapad 100&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Operating System&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Windows 8.1 pro&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My Question or Issue&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Currently, I'm trying to create access token from command line to use spotify ads api in php. But I'm getting errors like below listed during run authorization steps&lt;BR /&gt;&lt;BR /&gt;'base64' is not recognized as internal or external command&lt;BR /&gt;'curl' is not recognized as internal or external command.&lt;BR /&gt;&lt;BR /&gt;Please help me out to resolve this errors.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 06:50:03 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Access-Token-Generate-through-Command-line-issue/m-p/5346479#M4137</guid>
      <dc:creator>MalvikaValambhiya</dc:creator>
      <dc:date>2022-02-23T06:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Access Token Generate through Command line issue</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Access-Token-Generate-through-Command-line-issue/m-p/5346676#M4138</link>
      <description>&lt;P&gt;Hi!&amp;nbsp; Based on your error and the process described on&amp;nbsp;&lt;A href="https://ads.developer.spotify.com/#section/Getting-Started/Set-up-your-Ad-Studio-API-application," target="_blank"&gt;https://ads.developer.spotify.com/#section/Getting-Started/Set-up-your-Ad-Studio-API-application,&lt;/A&gt;&amp;nbsp;I would assume the assumption is that you'd be using a linux or linux-based command line environment (ie., a Mac or WSL).&amp;nbsp; You appear to be on Windows, so you'll have to figure out another way of doing it.&amp;nbsp; Maybe you could consider using Cygwin, but I'm not sure if it'll work smoothly.&amp;nbsp; Good luck!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 13:53:45 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Access-Token-Generate-through-Command-line-issue/m-p/5346676#M4138</guid>
      <dc:creator>tomjaimz</dc:creator>
      <dc:date>2022-02-23T13:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Access Token Generate through Command line issue</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Access-Token-Generate-through-Command-line-issue/m-p/5347338#M4142</link>
      <description>&lt;P&gt;Okay, Thank you for your response. I'll try to do something else related to windows.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 05:03:40 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Access-Token-Generate-through-Command-line-issue/m-p/5347338#M4142</guid>
      <dc:creator>MalvikaValambhiya</dc:creator>
      <dc:date>2022-02-25T05:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Access Token Generate through Command line issue</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Access-Token-Generate-through-Command-line-issue/m-p/5347351#M4145</link>
      <description>&lt;P&gt;I've installed the "curl" and "base64" command in my system. and It's worked !!&lt;BR /&gt;&lt;BR /&gt;Reference to install "base64" and "curl" command&lt;BR /&gt;curl :&lt;BR /&gt;&lt;A href="https://stackoverflow.com/questions/28736666/curl-not-recognized-as-an-internal-or-external-command-operable-program-or-batc" target="_blank" rel="noopener"&gt;https://stackoverflow.com/questions/28736666/curl-not-recognized-as-an-internal-or-external-command-operable-program-or-batc&lt;/A&gt;&lt;BR /&gt;base64:&lt;BR /&gt;&lt;A href="https://www.di-mgt.com.au/base64-for-windows.html" target="_blank" rel="noopener"&gt;https://www.di-mgt.com.au/base64-for-windows.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 07:04:13 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Access-Token-Generate-through-Command-line-issue/m-p/5347351#M4145</guid>
      <dc:creator>MalvikaValambhiya</dc:creator>
      <dc:date>2022-02-25T07:04:13Z</dc:date>
    </item>
  </channel>
</rss>

