<?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 ACC Administrator tutorial - include Project members Access Level(s) in BIM 360 API Forum</title>
    <link>https://forums.autodesk.com/t5/bim-360-api-forum/acc-administrator-tutorial-include-project-members-access-level/m-p/12727095#M76</link>
    <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;A href="https://tutorials.autodesk.io/tutorials/acc-admin/" target="_blank"&gt;https://tutorials.autodesk.io/tutorials/acc-admin/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This tutorial helped a lot. Thank You!&lt;BR /&gt;When displaying the Project User table, is a code edit available to include the Access Level(s) of the Project Users.&lt;BR /&gt;Access levels being: Project Member, Project Administrator or Executive.&lt;BR /&gt;Thanks for your patience,&lt;BR /&gt;K.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Apr 2024 08:49:11 GMT</pubDate>
    <dc:creator>kevin.bza</dc:creator>
    <dc:date>2024-04-23T08:49:11Z</dc:date>
    <item>
      <title>ACC Administrator tutorial - include Project members Access Level(s)</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/acc-administrator-tutorial-include-project-members-access-level/m-p/12727095#M76</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;A href="https://tutorials.autodesk.io/tutorials/acc-admin/" target="_blank"&gt;https://tutorials.autodesk.io/tutorials/acc-admin/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This tutorial helped a lot. Thank You!&lt;BR /&gt;When displaying the Project User table, is a code edit available to include the Access Level(s) of the Project Users.&lt;BR /&gt;Access levels being: Project Member, Project Administrator or Executive.&lt;BR /&gt;Thanks for your patience,&lt;BR /&gt;K.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 08:49:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/acc-administrator-tutorial-include-project-members-access-level/m-p/12727095#M76</guid>
      <dc:creator>kevin.bza</dc:creator>
      <dc:date>2024-04-23T08:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: ACC Administrator tutorial - include Project members Access Level(s)</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/acc-administrator-tutorial-include-project-members-access-level/m-p/12729650#M77</link>
      <description>&lt;P&gt;I am busy with this, found a temporary solution ...&amp;nbsp;&lt;/P&gt;&lt;P&gt;... Edit the Hub Browser tutorial sample&lt;/P&gt;&lt;P&gt;... ... adjust the scope set in the APC.CS class&lt;/P&gt;&lt;P&gt;... ... in the PREPARETOKENS method of the AUTHCONTROLLER.CS class, add a break at the result of the method to provide a chance to capture the token values&lt;/P&gt;&lt;P&gt;Run the solution, copy a token value to the clipboard&lt;/P&gt;&lt;P&gt;Add the token value to a CURL call like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;curl -v 'https://developer.api.autodesk.com/construction/admin/v1/projects/valid-project-id/users' -H 'Authorization: Bearer token-value'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Execute the CURL in Terminal and ... Viola! ... the JSON has all the user data, including the access level per user.&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-inline" image-alt="json-user.png" style="width: 233px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1353870iD4090D69E86ECC66/image-size/large?v=v2&amp;amp;px=999" role="button" title="json-user.png" alt="json-user.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 07:43:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/acc-administrator-tutorial-include-project-members-access-level/m-p/12729650#M77</guid>
      <dc:creator>kevin.bza</dc:creator>
      <dc:date>2024-04-24T07:43:32Z</dc:date>
    </item>
  </channel>
</rss>

