<?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: Dropbox Business API for PHP in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Business-API-for-PHP/m-p/314806#M18691</link>
    <description>&lt;P&gt;Do we have any example in PHP?&lt;/P&gt;</description>
    <pubDate>Sat, 01 Dec 2018 10:16:37 GMT</pubDate>
    <dc:creator>Manish1974</dc:creator>
    <dc:date>2018-12-01T10:16:37Z</dc:date>
    <item>
      <title>Dropbox Business API for PHP</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Business-API-for-PHP/m-p/313815#M18628</link>
      <description>&lt;P&gt;Hello Support Team,&lt;/P&gt;
&lt;P&gt;We are looking for Drop Box Business API for PHP which can upload files in any shared folders with the team using our application &amp;amp; share the link of that upload files to all users which access on that particular folder.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We use used&amp;nbsp;&lt;A href="https://content.dropboxapi.com/2/files/upload" target="_blank" rel="noopener"&gt;https://content.dropboxapi.com/2/files/upload&lt;/A&gt; for uploading files bit it's not uploading files in any shared folder outside apps folder.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So please let me know how awe can resolve this major issue &amp;amp; share some sample link.&lt;/P&gt;
&lt;P&gt;With Regards,&lt;/P&gt;
&lt;P&gt;Manish Rustagi&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2" color="#999999"&gt;&lt;EM&gt;[email address removed by moderation for security reasons]&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 17:12:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Business-API-for-PHP/m-p/313815#M18628</guid>
      <dc:creator>Manish1974</dc:creator>
      <dc:date>2020-05-29T17:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Business API for PHP</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Business-API-for-PHP/m-p/313838#M18629</link>
      <description>&lt;P&gt;It sounds like you've registered a&amp;nbsp;Dropbox API app with the "app folder" permission. Apps with that permission only have access to the special app folder created for the app, and not any other folders, such as shared folders.&lt;/P&gt;
&lt;P&gt;If you need to access shared folders, you'll need to &lt;A href="https://www.dropbox.com/developers/apps/create" target="_self"&gt;register an app&lt;/A&gt; with a different permission.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can find &lt;A href="https://www.dropbox.com/developers/reference/developer-guide#app-permissions" target="_self"&gt;information on the user-linked permissions here&lt;/A&gt;. If you only need to link to individual accounts and access shared folders in those accounts, you can use the "full Dropbox" permission.&lt;/P&gt;
&lt;P&gt;You can find &lt;A href="https://www.dropbox.com/developers/documentation/http/teams#access-types" target="_self"&gt;information on the team-linked permissions here&lt;/A&gt;. If you need to be able to connect to entire teams and access the contents of any member's accounts, you should use the "team member file access" permission.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 14:58:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Business-API-for-PHP/m-p/313838#M18629</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-11-27T14:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Business API for PHP</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Business-API-for-PHP/m-p/314806#M18691</link>
      <description>&lt;P&gt;Do we have any example in PHP?&lt;/P&gt;</description>
      <pubDate>Sat, 01 Dec 2018 10:16:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Business-API-for-PHP/m-p/314806#M18691</guid>
      <dc:creator>Manish1974</dc:creator>
      <dc:date>2018-12-01T10:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Business API for PHP</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Business-API-for-PHP/m-p/314836#M18695</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/854638"&gt;@Manish1974&lt;/a&gt;&amp;nbsp;No, unfortunately we don't offer an SDK or examples for PHP in particular.&lt;/P&gt;
&lt;P&gt;There are some third party libraries listed here that may be helpful:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/communitysdks" target="_self"&gt;https://www.dropbox.com/developers/documentation/communitysdks&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Otherwise, you would need to use the HTTPS endpoints directly, and write code to call those directly&amp;nbsp;with HTTPS client you're using, based on the documentation and curl example, e.g., &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-upload" target="_self"&gt;for /2/files/upload&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Dec 2018 16:14:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Business-API-for-PHP/m-p/314836#M18695</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-12-01T16:14:19Z</dc:date>
    </item>
  </channel>
</rss>

