<?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: Problem getting cloud path from files in BIM360 in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11362144#M17494</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I understand. Like I said before, we have no problems linking the file using Admin permissions in BIM360. The problem is when a non-admin user tries to use the plugin. There is a solution or workaround that we could use without giving admin permissions to all the users?&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Aug 2022 13:58:24 GMT</pubDate>
    <dc:creator>edfdiloreto</dc:creator>
    <dc:date>2022-08-16T13:58:24Z</dc:date>
    <item>
      <title>Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11354528#M17476</link>
      <description>&lt;P&gt;I'm using Revit 2022 API and this method to get the cloud path:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;ModelPathUtils.ConvertCloudGUIDsToCloudPath("US", "projectGuid", "modelGuid")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is working well with files that were collaborated by my team via Revit. The problem is with the&amp;nbsp;files that are consumed through design collaboration (package consumption in BIM360). I'm getting this error:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;Exception: You are unauthorized to access this hub/project or the hub/project doesn't exist. Detail is Haven't found the cloud model.
Please check if your cloud folder is accessible and if the model exists or not.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could be the error? This process works manually...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 19:41:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11354528#M17476</guid>
      <dc:creator>edfdiloreto</dc:creator>
      <dc:date>2022-08-11T19:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11355378#M17477</link>
      <description>&lt;P&gt;Good question. I &lt;A href="https://autodesk.slack.com/archives/C0SR6NAP8/p1660290931686379" target="_blank" rel="noopener"&gt;asked&lt;/A&gt; the development team for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 10:18:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11355378#M17477</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2022-08-12T10:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11355661#M17478</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/824630"&gt;@jeremy_tammik&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We just recently found out which is the problem. The person who run the plugin needs to have admin rights in BIM 360 in order to get the cloud path to the file. This is big problem because we are working in a big project and the plugin will be used for a lot of people, and the Project admin will have to give admin permissions to each one of them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How could we do it without having to give permissions to each person?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 11:20:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11355661#M17478</guid>
      <dc:creator>edfdiloreto</dc:creator>
      <dc:date>2022-08-12T11:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11355676#M17479</link>
      <description>&lt;P&gt;Yes, that all makes perfect sense. I passed on this additional info to the devteam, asking for advice on how to handle it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 11:26:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11355676#M17479</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2022-08-12T11:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11360925#M17480</link>
      <description>&lt;P&gt;Does that person who run plug-in have permission to access that model ( I mean not the full permission of Admin, just need to access that project and model (folder))?&lt;/P&gt;
&lt;P&gt;RCM Service will refuse the operations if that person have no permission to access it even that user get the cloud path because RCM service need check user token and permission from A360 .&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 01:12:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11360925#M17480</guid>
      <dc:creator>Messi_Hu</dc:creator>
      <dc:date>2022-08-16T01:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11360949#M17481</link>
      <description>Yes, the person who runs the plug-in has access to that model. For example, that person can manually relink that model to the cloud sucessfully.</description>
      <pubDate>Tue, 16 Aug 2022 01:38:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11360949#M17481</guid>
      <dc:creator>edfdiloreto</dc:creator>
      <dc:date>2022-08-16T01:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11360957#M17482</link>
      <description>&lt;P&gt;Thanks for your quick reply. Link need different permission, can that person open that model directly?&lt;/P&gt;
&lt;P&gt;Can you upload the journal file so that we can ping it quickly?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 01:49:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11360957#M17482</guid>
      <dc:creator>Messi_Hu</dc:creator>
      <dc:date>2022-08-16T01:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11360960#M17483</link>
      <description>Since the model was consumed from a package in BIM 360, that person can't open it directly.&lt;BR /&gt;&lt;BR /&gt;I'm not sure which is the journal file. You mean the consumed model?</description>
      <pubDate>Tue, 16 Aug 2022 01:54:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11360960#M17483</guid>
      <dc:creator>edfdiloreto</dc:creator>
      <dc:date>2022-08-16T01:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11360968#M17484</link>
      <description>&lt;P&gt;Thanks for your reporting.&lt;/P&gt;
&lt;P&gt;I understand it now, for link and open, we designed 2 kinds of permissions for it. Your problem is the user cannot convert to-linked model as cloud path.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need bring this issue to team and discuss it with our PO.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 02:03:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11360968#M17484</guid>
      <dc:creator>Messi_Hu</dc:creator>
      <dc:date>2022-08-16T02:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11360969#M17485</link>
      <description>Thanks for your predisposition!</description>
      <pubDate>Tue, 16 Aug 2022 02:04:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11360969#M17485</guid>
      <dc:creator>edfdiloreto</dc:creator>
      <dc:date>2022-08-16T02:04:19Z</dc:date>
    </item>
    <item>
      <title>回复： Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11361016#M17486</link>
      <description>&lt;P&gt;Append a question, what is the general permission settings for that user who want to link the model on that project/folder?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 02:45:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11361016#M17486</guid>
      <dc:creator>Messi_Hu</dc:creator>
      <dc:date>2022-08-16T02:45:43Z</dc:date>
    </item>
    <item>
      <title>回复： Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11361027#M17487</link>
      <description>&lt;P&gt;This could be a typical setting in BIM360 for a person trying to run the plugin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Permissions.png" style="width: 545px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1104238iF4D404E240337216/image-size/large?v=v2&amp;amp;px=999" role="button" title="Permissions.png" alt="Permissions.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 02:52:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11361027#M17487</guid>
      <dc:creator>edfdiloreto</dc:creator>
      <dc:date>2022-08-16T02:52:44Z</dc:date>
    </item>
    <item>
      <title>回复： Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11361068#M17488</link>
      <description>&lt;P&gt;No, I mean the permission on folders where the model locates in.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="118360_0-1660620353379.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1104247i7E7E46DF4ED9DAC0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="118360_0-1660620353379.png" alt="118360_0-1660620353379.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 04:44:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11361068#M17488</guid>
      <dc:creator>Messi_Hu</dc:creator>
      <dc:date>2022-08-16T04:44:56Z</dc:date>
    </item>
    <item>
      <title>回复： Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11361888#M17489</link>
      <description>Sorry for the delay. The user has full control in the folder.</description>
      <pubDate>Tue, 16 Aug 2022 12:09:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11361888#M17489</guid>
      <dc:creator>edfdiloreto</dc:creator>
      <dc:date>2022-08-16T12:09:00Z</dc:date>
    </item>
    <item>
      <title>回复： Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11362003#M17490</link>
      <description>&lt;P&gt;That make me confuse, user has full permission for that folder, but he/she could not open model?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 13:10:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11362003#M17490</guid>
      <dc:creator>Messi_Hu</dc:creator>
      <dc:date>2022-08-16T13:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11362020#M17491</link>
      <description>&lt;P&gt;The models are coming from a package to consume. We can only link that models to our own models (we cannot open or modify them). Since we have a lot of models to link, doing it manually takes a lot of time. Right now, we wrote a plugin to do it automatically. In that process we need to get the cloud path to that file in order to load the link inside the model, and this is when we have the error. We can only get that path if user that runs the plugin has admin rights in BIM360.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 13:14:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11362020#M17491</guid>
      <dc:creator>edfdiloreto</dc:creator>
      <dc:date>2022-08-16T13:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11362052#M17492</link>
      <description>&lt;P&gt;Just to be more clear, this is the folder:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="folder 1.png" style="width: 331px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1104428i0D81CC38A7E51EFF/image-size/large?v=v2&amp;amp;px=999" role="button" title="folder 1.png" alt="folder 1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="folder 2.png" style="width: 494px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1104427i8A566D6B84C612DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="folder 2.png" alt="folder 2.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 13:36:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11362052#M17492</guid>
      <dc:creator>edfdiloreto</dc:creator>
      <dc:date>2022-08-16T13:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11362127#M17493</link>
      <description>&lt;P&gt;Thanks for your clarification, then I know the reason. Revit API current doesn't support this way. The reason is for consum model, it is not a real RCM model, it is a snapshot of RCM model specific version.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For your case, even though you generate the path successfully, I feel it would link to latest version of RCM model, rather than the specific version in consume folder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 13:52:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11362127#M17493</guid>
      <dc:creator>Messi_Hu</dc:creator>
      <dc:date>2022-08-16T13:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11362144#M17494</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I understand. Like I said before, we have no problems linking the file using Admin permissions in BIM360. The problem is when a non-admin user tries to use the plugin. There is a solution or workaround that we could use without giving admin permissions to all the users?&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 13:58:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11362144#M17494</guid>
      <dc:creator>edfdiloreto</dc:creator>
      <dc:date>2022-08-16T13:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting cloud path from files in BIM360</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11362179#M17495</link>
      <description>&lt;P&gt;We couldn't generate the path successfully when the user is not admin. There is when we have an exception. We are using this method and this the one that causes the Exception ("&lt;A href="https://www.revitapidocs.com/2022/9e8c1efc-8719-fe01-f311-cfade7b177ed.htm" target="_blank"&gt;RevitServerUnauthorizedException&lt;/A&gt;"):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.revitapidocs.com/2022/aa710231-4cab-98ba-951f-00c72e06bb6e.htm" target="_blank"&gt;https://www.revitapidocs.com/2022/aa710231-4cab-98ba-951f-00c72e06bb6e.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 14:11:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/problem-getting-cloud-path-from-files-in-bim360/m-p/11362179#M17495</guid>
      <dc:creator>edfdiloreto</dc:creator>
      <dc:date>2022-08-16T14:11:22Z</dc:date>
    </item>
  </channel>
</rss>

