<?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: RETRY EXCEPTION in API V2 in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/RETRY-EXCEPTION-in-API-V2/m-p/269166#M15862</link>
    <description>&lt;P&gt;A &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v3.0.x/com/dropbox/core/RetryException.html" target="_self"&gt;RetryException&lt;/A&gt;&amp;nbsp;can be raised for a variety of reasons. In any case though, when your app receives one, it should just&amp;nbsp;retry the API call as documented.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're unexpectedly/persistently getting this when you don't think you should be though, please share the details, e.g., the steps to reproduce the issue, so we can look into it.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Mar 2018 15:46:12 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2018-03-19T15:46:12Z</dc:date>
    <item>
      <title>RETRY EXCEPTION in API V2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/RETRY-EXCEPTION-in-API-V2/m-p/269122#M15857</link>
      <description>&lt;P&gt;Initially, i have used dropbox core api v1, now i'm using api v2. api v2 is working nicely. but today i'm facing the issue in file download.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception:&lt;/P&gt;&lt;PRE&gt;com.dropbox.core.RetryException&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;root cause&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;javax.servlet.ServletException: com.dropbox.core.RetryException: 
	org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:916)
	org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:845)
	org.apache.jsp.Decrypt3_jsp._jspService(Decrypt3_jsp.java:203)
	org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:439)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;root cause&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;com.dropbox.core.RetryException: 
	com.dropbox.core.DbxRequestUtil.unexpectedStatus(DbxRequestUtil.java:305)
	com.dropbox.core.v2.DbxRawClientV2$2.execute(DbxRawClientV2.java:164)
	com.dropbox.core.v2.DbxRawClientV2$2.execute(DbxRawClientV2.java:139)
	com.dropbox.core.v2.DbxRawClientV2.executeRetriable(DbxRawClientV2.java:252)
	com.dropbox.core.v2.DbxRawClientV2.downloadStyle(DbxRawClientV2.java:139)
	com.dropbox.core.v2.files.DbxUserFilesRequests.download(DbxUserFilesRequests.java:264)
	com.dropbox.core.v2.files.DownloadBuilder.start(DownloadBuilder.java:73)
	com.dropbox.core.v2.DbxDownloadStyleBuilder.download(DbxDownloadStyleBuilder.java:165)
	org.apache.jsp.Decrypt3_jsp._jspService(Decrypt3_jsp.java:161)
	org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:439)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Kindly help me out to sort this issue.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:14:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/RETRY-EXCEPTION-in-API-V2/m-p/269122#M15857</guid>
      <dc:creator>Ramnath</dc:creator>
      <dc:date>2019-05-29T09:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: RETRY EXCEPTION in API V2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/RETRY-EXCEPTION-in-API-V2/m-p/269166#M15862</link>
      <description>&lt;P&gt;A &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v3.0.x/com/dropbox/core/RetryException.html" target="_self"&gt;RetryException&lt;/A&gt;&amp;nbsp;can be raised for a variety of reasons. In any case though, when your app receives one, it should just&amp;nbsp;retry the API call as documented.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're unexpectedly/persistently getting this when you don't think you should be though, please share the details, e.g., the steps to reproduce the issue, so we can look into it.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 15:46:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/RETRY-EXCEPTION-in-API-V2/m-p/269166#M15862</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-03-19T15:46:12Z</dc:date>
    </item>
  </channel>
</rss>

