<?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: Accessing issue in Security and Permissions</title>
    <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/270328#M678</link>
    <description>You need to provide more information about how you're trying to access the files before anyone will know how best to help you.</description>
    <pubDate>Wed, 28 Mar 2018 11:32:37 GMT</pubDate>
    <dc:creator>Rich</dc:creator>
    <dc:date>2018-03-28T11:32:37Z</dc:date>
    <item>
      <title>Using Magento 2 to import images and get a timeout or access permissions error</title>
      <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/270315#M677</link>
      <description>&lt;P&gt;Hi Support,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i want to use my images in other application (Magento 2 import product).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Imported resource (image) could not be downloaded from external resource due to timeout or access permissions in row(s)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;i am getting this permission issue how can i solve it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can reach me&amp;nbsp;on my email id: &lt;EM&gt;[email removed]&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 11:18:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/270315#M677</guid>
      <dc:creator>yammineesowri</dc:creator>
      <dc:date>2022-07-26T11:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing issue</title>
      <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/270328#M678</link>
      <description>You need to provide more information about how you're trying to access the files before anyone will know how best to help you.</description>
      <pubDate>Wed, 28 Mar 2018 11:32:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/270328#M678</guid>
      <dc:creator>Rich</dc:creator>
      <dc:date>2018-03-28T11:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing issue</title>
      <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/270443#M679</link>
      <description>More info would be helpful!&lt;BR /&gt;&lt;BR /&gt;If the app is using the Dropbox API to access and import the files directly from there, then this would be an issue with the Magento 2 app itself, and not Dropbox. However, let us know more about how the app is getting files from Dropbox.&lt;BR /&gt;&lt;BR /&gt;Additionally, your email was removed from the post, for your own security and privacy, as we do not request this in a public forum. Please could you avoid this in future!&lt;BR /&gt;&lt;BR /&gt;Keep us posted!</description>
      <pubDate>Thu, 29 Mar 2018 07:44:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/270443#M679</guid>
      <dc:creator>Jay</dc:creator>
      <dc:date>2018-03-29T07:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing issue</title>
      <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/270570#M680</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am trying to extract(download) image from drop box image links through our magento 2 application.&lt;/P&gt;&lt;P&gt;Example i tried to use from this below list of urls:&lt;BR /&gt;&lt;A href="https://cedcommerce.com/media/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/m/a/mass_import_m2.png" target="_blank"&gt;https://cedcommerce.com/media/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/m/a/mass_import_m2.png&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://yaminisowri.in/images/training.jpg" target="_blank"&gt;http://yaminisowri.in/images/training.jpg&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.mageplaza.com/media/vendors/bsscommerce.png" target="_blank"&gt;https://www.mageplaza.com/media/vendors/bsscommerce.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt;i can access the first 3 urls not the drop box url below one:&lt;BR /&gt;&lt;A href="https://www.dropbox.com/s/ccbn8mpglugfusg/karvy-product-image_1.png?dl=0" target="_blank"&gt;https://www.dropbox.com/s/ccbn8mpglugfusg/karvy-product-image_1.png?dl=0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;May i know the issue either we need to buy plan or can you provide any permission from your side.&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Yamini&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 05:42:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/270570#M680</guid>
      <dc:creator>yammineesowri</dc:creator>
      <dc:date>2018-03-30T05:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing issue</title>
      <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/271202#M681</link>
      <description>&lt;P&gt;Thanks for the details. You won't be able to extract the image using that link.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, if you change the &lt;A href="https://www.dropbox.com/s/ccbn8mpglugfusg/karvy-product-image_1.png?raw=1" target="_blank"&gt;dl=0 to raw=1,&lt;/A&gt; the image itself will be displayed. Perhaps your Magento program can work with that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is forcing the file to render online, &lt;A href="https://www.dropbox.com/help/desktop-web/force-download" target="_blank"&gt;of which more details can be found here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 10:22:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/271202#M681</guid>
      <dc:creator>Jay</dc:creator>
      <dc:date>2018-04-04T10:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing issue</title>
      <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/271204#M682</link>
      <description>I tried all these urls it did not work for me:&lt;BR /&gt;&lt;A href="https://www.dropbox.com/s/ccbn8mpglugfusg/karvy-product-image_1.png?raw=0" target="_blank"&gt;https://www.dropbox.com/s/ccbn8mpglugfusg/karvy-product-image_1.png?raw=0&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/s/ccbn8mpglugfusg/karvy-product-image_1.png?raw=1" target="_blank"&gt;https://www.dropbox.com/s/ccbn8mpglugfusg/karvy-product-image_1.png?raw=1&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/s/ccbn8mpglugfusg/karvy-product-image_1.png?dl=1" target="_blank"&gt;https://www.dropbox.com/s/ccbn8mpglugfusg/karvy-product-image_1.png?dl=1&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://dl.dropboxusercontent.com/content_link/J8GBhql1S3dN1RtA4FGBAyknvV8YZWqDvkxwjimOjd71qwVmyY3nlqwd2QTnd2UJ/file" target="_blank"&gt;https://dl.dropboxusercontent.com/content_link/J8GBhql1S3dN1RtA4FGBAyknvV8YZWqDvkxwjimOjd71qwVmyY3nlqwd2QTnd2UJ/file&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;please give me fix for this&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Apr 2018 10:44:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/271204#M682</guid>
      <dc:creator>yammineesowri</dc:creator>
      <dc:date>2018-04-04T10:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing issue</title>
      <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/271212#M683</link>
      <description>&lt;P&gt;All of the share links you posted (the first three are valid) work just fine, so there's no problem with the links themselves. If the link with &lt;STRONG&gt;?raw=1&lt;/STRONG&gt; does not work within the application, then you'll need to contact Magento Support. My guess is that the application doesn't accept URLs that don't end in a recognizable file extension (.JPG, .PNG, etc.). If that's the case, images from a share link will not work for you. There are no other solutions from Dropbox for such a case.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 12:10:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/271212#M683</guid>
      <dc:creator>Rich</dc:creator>
      <dc:date>2018-04-04T12:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing issue</title>
      <link>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/271213#M684</link>
      <description>&lt;P&gt;If the Magento program can't access the raw=1 link and parse it as the original PNG, then it won't be able to extract the image from Dropbox directly.&lt;BR /&gt;&lt;BR /&gt;There isn't any workaround for this, since the raw=1 is the only way for images and files in general to be directly viewed in a browser. &lt;BR /&gt;&lt;BR /&gt;Perhaps you can contact the developers of Magento to see if they have a workaround of their own?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[edit] submitted this&amp;nbsp;after Rich did his own reply, but I'll leave it as it is.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 12:17:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Security-and-Permissions/Using-Magento-2-to-import-images-and-get-a-timeout-or-access/m-p/271213#M684</guid>
      <dc:creator>Jay</dc:creator>
      <dc:date>2018-04-04T12:17:32Z</dc:date>
    </item>
  </channel>
</rss>

