<?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 Error code &amp;quot;EXC-002&amp;quot; when accessing an exchange file in Data Exchange Forum</title>
    <link>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12000001#M337</link>
    <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I am currently following the Task 1 - Access Exchange Container (&lt;A href="https://aps.autodesk.com/en/docs/fdx/v1/tutorials/1_access_exchange_container/" target="_blank" rel="noopener"&gt;https://aps.autodesk.com/en/docs/fdx/v1/tutorials/1_access_exchange_container/&lt;/A&gt;). However, when I query the exchange container within ACC Docs (generated from a Revit 2023 file) in Step 5 I get the following error:&lt;BR /&gt;&lt;BR /&gt;Status code: 403&lt;BR /&gt;{"title":"Access denied regardless of authorization status.","detail":"Read on the source file is forbidden.","requestId":&amp;lt;requestedId&amp;gt;,"code":"EXC-002"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am authenticating this via a two-legged authentication flow and have tested it with both a Traditional Web and a Server2Server App. Both return the same error.&lt;BR /&gt;&lt;BR /&gt;The permissions on the folder are set for "Everyone" as &lt;SPAN&gt;Create-&amp;gt;(View+Download+Publish-markups+Upload). However, I am unsure how to set the permissions for the Source Revit file and the Exchange file individually. Furthermore, I am unsure if these permissions have an affect on app permissions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Happy to provide any additional information, if needed.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Cheyne&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 31 May 2023 02:49:15 GMT</pubDate>
    <dc:creator>Cheyne.Sear55GJ9</dc:creator>
    <dc:date>2023-05-31T02:49:15Z</dc:date>
    <item>
      <title>Error code "EXC-002" when accessing an exchange file</title>
      <link>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12000001#M337</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I am currently following the Task 1 - Access Exchange Container (&lt;A href="https://aps.autodesk.com/en/docs/fdx/v1/tutorials/1_access_exchange_container/" target="_blank" rel="noopener"&gt;https://aps.autodesk.com/en/docs/fdx/v1/tutorials/1_access_exchange_container/&lt;/A&gt;). However, when I query the exchange container within ACC Docs (generated from a Revit 2023 file) in Step 5 I get the following error:&lt;BR /&gt;&lt;BR /&gt;Status code: 403&lt;BR /&gt;{"title":"Access denied regardless of authorization status.","detail":"Read on the source file is forbidden.","requestId":&amp;lt;requestedId&amp;gt;,"code":"EXC-002"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am authenticating this via a two-legged authentication flow and have tested it with both a Traditional Web and a Server2Server App. Both return the same error.&lt;BR /&gt;&lt;BR /&gt;The permissions on the folder are set for "Everyone" as &lt;SPAN&gt;Create-&amp;gt;(View+Download+Publish-markups+Upload). However, I am unsure how to set the permissions for the Source Revit file and the Exchange file individually. Furthermore, I am unsure if these permissions have an affect on app permissions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Happy to provide any additional information, if needed.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Cheyne&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 02:49:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12000001#M337</guid>
      <dc:creator>Cheyne.Sear55GJ9</dc:creator>
      <dc:date>2023-05-31T02:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error code "EXC-002" when accessing an exchange file</title>
      <link>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12002764#M338</link>
      <description>&lt;P&gt;Would it be possible for you try with 3-Legged token ? Data Exchange system has restrictions on 2-Legged token.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 00:35:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12002764#M338</guid>
      <dc:creator>srinivasan.jayaraman</dc:creator>
      <dc:date>2023-06-01T00:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error code "EXC-002" when accessing an exchange file</title>
      <link>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12002792#M339</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;Would you happen to have any links to where Autodesk identifies these restrictions? The workflow I am looking at developing requires a server-to-server connection without user authentication.&lt;BR /&gt;&lt;BR /&gt;I noticed in the API Reference page for &lt;A href="https://aps.autodesk.com/en/docs/fdx/v1/reference/quick_reference/fdx-getexchanges-GET/" target="_blank" rel="noopener"&gt;GET Retrieve exchanges&lt;/A&gt; that the Authentication Context is "app only" and the scope only requires "data:read". According to Autodesk this is sufficient to make calls using a 2-Legged token (&lt;A href="https://aps.autodesk.com/en/docs/oauth/v2/tutorials/get-2-legged-token/" target="_blank" rel="noopener"&gt;link&lt;/A&gt;). I'm still unsure, however, if this context applies across the whole Data Exchange API or not.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 01:09:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12002792#M339</guid>
      <dc:creator>Cheyne.Sear55GJ9</dc:creator>
      <dc:date>2023-06-01T01:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error code "EXC-002" when accessing an exchange file</title>
      <link>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12004738#M340</link>
      <description>&lt;P&gt;I agree that this is not explicitly documented. We are working on supporting 2-Legged for your use-case and we will get back before end of day today on the status of the feature . We are hoping to get this LIVE today so that you can continue trying it out.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 15:32:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12004738#M340</guid>
      <dc:creator>srinivasan.jayaraman</dc:creator>
      <dc:date>2023-06-01T15:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error code "EXC-002" when accessing an exchange file</title>
      <link>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12005910#M341</link>
      <description>Great, thank you.</description>
      <pubDate>Fri, 02 Jun 2023 00:51:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12005910#M341</guid>
      <dc:creator>Cheyne.Sear55GJ9</dc:creator>
      <dc:date>2023-06-02T00:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error code "EXC-002" when accessing an exchange file</title>
      <link>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12006095#M342</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13040695"&gt;@Cheyne.Sear55GJ9&lt;/a&gt;&amp;nbsp;- 2-Legged support is LIVe now. can you please check and let me know?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 03:06:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12006095#M342</guid>
      <dc:creator>srinivasan.jayaraman</dc:creator>
      <dc:date>2023-06-02T03:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error code "EXC-002" when accessing an exchange file</title>
      <link>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12006107#M343</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4389552"&gt;@srinivasan.jayaraman&lt;/a&gt;&amp;nbsp;that worked! Thank you very much for the quick resolution.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 03:17:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12006107#M343</guid>
      <dc:creator>Cheyne.Sear55GJ9</dc:creator>
      <dc:date>2023-06-02T03:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error code "EXC-002" when accessing an exchange file</title>
      <link>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12266324#M347</link>
      <description>&lt;P&gt;Error code "EXC-002" means that the exchange file is corrupt or invalid. This can happen for a number of reasons, such as:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The file was not properly created or saved.&lt;/LI&gt;&lt;LI&gt;The file was damaged during transmission or storage.&lt;/LI&gt;&lt;LI&gt;The file is trying to be opened by a program that does not support it.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;To resolve this error, you can try the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Check the file format.&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Make sure that the file is in the correct format for the program you are trying to open it with.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Try opening the file on a different computer.&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If the file opens on a different computer, then the problem is likely with your computer.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Try repairing the file.&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;There are a number of software programs that can be used to repair corrupted files.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Recreate the file.&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If all else fails, you may need to recreate the exchange file.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 26 Sep 2023 06:11:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12266324#M347</guid>
      <dc:creator>jontyrhodes1970</dc:creator>
      <dc:date>2023-09-26T06:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error code "EXC-002" when accessing an exchange file</title>
      <link>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12281452#M348</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I hope this information is helpful.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 10:17:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12281452#M348</guid>
      <dc:creator>jontyrhodes1970</dc:creator>
      <dc:date>2023-10-03T10:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error code "EXC-002" when accessing an exchange file</title>
      <link>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12326434#M349</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Data exchange communities can be formal or informal. Formal data exchange communities often have a set of rules and procedures that govern how data is shared.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 07:20:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/data-exchange-forum/error-code-quot-exc-002-quot-when-accessing-an-exchange-file/m-p/12326434#M349</guid>
      <dc:creator>jontyrhodes1970</dc:creator>
      <dc:date>2023-10-24T07:20:11Z</dc:date>
    </item>
  </channel>
</rss>

