<?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 I get error readline() function in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-get-error-readline-function/m-p/129222#M3750</link>
    <description>&lt;P&gt;i try curl login dropbox but i alway get this error..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Go to: &lt;A href="https://www.dropbox.com/1/oauth2/authorize?locale=&amp;amp;client_id=qb8y2vxw727tgqh&amp;amp;response_type=code" rel="nofollow noreferrer" target="_blank"&gt;https://www.dropbox.com/1/oauth2/authorize?locale=&amp;amp;client_id=qb8y2vxw727tgqh&amp;amp;response_type=code&lt;/A&gt; 2. Click "Allow" (you might have to log in first). 3. Copy the authorization code. &lt;BR /&gt;&lt;STRONG&gt;Fatal error&lt;/STRONG&gt;: Call to undefined function readline()&lt;/P&gt;
&lt;P&gt;i installed readline on my server .&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:36:17 GMT</pubDate>
    <dc:creator>Gia I.</dc:creator>
    <dc:date>2019-05-29T09:36:17Z</dc:date>
    <item>
      <title>I get error readline() function</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-get-error-readline-function/m-p/129222#M3750</link>
      <description>&lt;P&gt;i try curl login dropbox but i alway get this error..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Go to: &lt;A href="https://www.dropbox.com/1/oauth2/authorize?locale=&amp;amp;client_id=qb8y2vxw727tgqh&amp;amp;response_type=code" rel="nofollow noreferrer" target="_blank"&gt;https://www.dropbox.com/1/oauth2/authorize?locale=&amp;amp;client_id=qb8y2vxw727tgqh&amp;amp;response_type=code&lt;/A&gt; 2. Click "Allow" (you might have to log in first). 3. Copy the authorization code. &lt;BR /&gt;&lt;STRONG&gt;Fatal error&lt;/STRONG&gt;: Call to undefined function readline()&lt;/P&gt;
&lt;P&gt;i installed readline on my server .&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:36:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-get-error-readline-function/m-p/129222#M3750</guid>
      <dc:creator>Gia I.</dc:creator>
      <dc:date>2019-05-29T09:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: I get error readline() function</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-get-error-readline-function/m-p/129223#M3751</link>
      <description>&lt;P&gt;Is the output you shared from before or after you installed readline? In any case, based on the error message you've shared, it looks like your system doesn't have readline installed, or it isn't available to your app for some reason. That line of code prompts the user to enter the authorization code they receive from the Dropbox Web site.&lt;/P&gt;
&lt;P&gt;That means you just need to install readline (or debug why it's not available to your app) or replace readline with whatever function is available on your platform for accepting input from the user, though that may be specific to your platform so I can't say off hand what the right answer for your system is. For example, here's a post about this for Ubuntu:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://askubuntu.com/questions/182989/how-to-solve-fatal-error-call-to-undefined-function-readline-readline-librar" target="_blank" rel="nofollow noreferrer"&gt;http://askubuntu.com/questions/182989/how-to-solve-fatal-error-call-to-undefined-function-readline-readline-librar&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 02:13:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-get-error-readline-function/m-p/129223#M3751</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-02-02T02:13:03Z</dc:date>
    </item>
  </channel>
</rss>

