<?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: GetCustomEntitiesByIds returns error 303 in Vault Customization Forum</title>
    <link>https://forums.autodesk.com/t5/vault-customization-forum/getcustomentitiesbyids-returns-error-303/m-p/8772235#M5173</link>
    <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/75495"&gt;@psaarloos&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you try running the&amp;nbsp;code with a read-only = false connection and see if it works.&amp;nbsp;I believe&amp;nbsp;custom entities are explicitly intended to not support license-free access.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sajith&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2019 04:40:21 GMT</pubDate>
    <dc:creator>sajith_subramanian</dc:creator>
    <dc:date>2019-05-06T04:40:21Z</dc:date>
    <item>
      <title>GetCustomEntitiesByIds returns error 303</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/getcustomentitiesbyids-returns-error-303/m-p/8762408#M5172</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to access a Custom Object while logged in as administrator in a read-only connection. It seems all the Get.. funtions of the CustomEntityService are failing. The documentation tells the permission 'CustomEntityRead' is needed which is the case for the administrator user. How can I fix this?&lt;BR /&gt;'&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 14:54:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/getcustomentitiesbyids-returns-error-303/m-p/8762408#M5172</guid>
      <dc:creator>psaarloos</dc:creator>
      <dc:date>2019-04-30T14:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: GetCustomEntitiesByIds returns error 303</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/getcustomentitiesbyids-returns-error-303/m-p/8772235#M5173</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/75495"&gt;@psaarloos&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you try running the&amp;nbsp;code with a read-only = false connection and see if it works.&amp;nbsp;I believe&amp;nbsp;custom entities are explicitly intended to not support license-free access.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sajith&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 04:40:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/getcustomentitiesbyids-returns-error-303/m-p/8772235#M5173</guid>
      <dc:creator>sajith_subramanian</dc:creator>
      <dc:date>2019-05-06T04:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: GetCustomEntitiesByIds returns error 303</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/getcustomentitiesbyids-returns-error-303/m-p/8802120#M5174</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't have the same error, bur I don't connect in read-only too.&lt;/P&gt;
&lt;P&gt;I tested with "read-only = False", the result is same.&lt;/P&gt;
&lt;P&gt;My message is&amp;nbsp; :&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;New-Object : Exception calling ".ctor" with "1" argument(s): "Exception of type 'Autodesk.Connectivity.WebServices.VaultLicenseException' was thrown."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But on version 2019, that's works perfectly, but not in 2020 version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you help me ?&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 14:07:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/getcustomentitiesbyids-returns-error-303/m-p/8802120#M5174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-20T14:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: GetCustomEntitiesByIds returns error 303</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/getcustomentitiesbyids-returns-error-303/m-p/8809687#M5175</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you set your project to x64 and ensure that the&amp;nbsp;&lt;SPAN&gt;AdskLicensingSDK_2.dll is present in your output directory? Also I can take a look at your code if it is non confidential and you can share it with us.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sajith&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 09:12:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/getcustomentitiesbyids-returns-error-303/m-p/8809687#M5175</guid>
      <dc:creator>sajith_subramanian</dc:creator>
      <dc:date>2019-05-23T09:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: GetCustomEntitiesByIds returns error 303</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/getcustomentitiesbyids-returns-error-303/m-p/8809732#M5176</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4069635"&gt;@sajith_subramanian&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tested this morning,&amp;nbsp;&lt;SPAN&gt;the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;AdskLicensingSDK_2.dll must be&amp;nbsp;present in my output directory. Like this, the export works perfectly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;During my old test,&amp;nbsp;I did not think about restarting the PowerShell completely, and it did not load the dll file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;One more question,&amp;nbsp;would there be the possibility that this AdskLicensingSDK_2.dll file should not be copied in the output directory (path in the code for exemple) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Romain&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 09:31:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/getcustomentitiesbyids-returns-error-303/m-p/8809732#M5176</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-23T09:31:47Z</dc:date>
    </item>
  </channel>
</rss>

