<?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: Postman 3-legged auth error in BIM 360 API Forum</title>
    <link>https://forums.autodesk.com/t5/bim-360-api-forum/postman-3-legged-auth-error/m-p/12583392#M161</link>
    <description>&lt;P&gt;Just last week I came across this site that explained the process a bit better:&lt;/P&gt;&lt;P&gt;&lt;A href="https://aps.autodesk.com/blog/using-3-legged-oauth-v2-postman" target="_blank"&gt;https://aps.autodesk.com/blog/using-3-legged-oauth-v2-postman&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Feb 2024 15:23:28 GMT</pubDate>
    <dc:creator>Crashnorun</dc:creator>
    <dc:date>2024-02-26T15:23:28Z</dc:date>
    <item>
      <title>Postman 3-legged auth error</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/postman-3-legged-auth-error/m-p/12081966#M157</link>
      <description>&lt;P&gt;I've created a postman request using this url:&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://developer.api.autodesk.com/authentication/v2/authorize" target="_blank" rel="noopener"&gt;https://developer.api.autodesk.com/authentication/v2/authorize&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've followed the steps found on &lt;A href="https://fieldofviewblog.wordpress.com/2017/02/02/3-legged-authentication-using-postman/comment-page-1/?unapproved=2861&amp;amp;moderation-hash=be2733de27e766dfca88393c54ed7d12#comment-2861" target="_blank" rel="noopener"&gt;this link&lt;/A&gt;.&amp;nbsp; I'm able to get the BIM 360 login screen to appear&amp;nbsp;and enter my credentials&amp;nbsp;and it seems to save the new access token. When I click SEND in postman to execute&amp;nbsp;the request&amp;nbsp;I get the error below&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"developerMessage"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"The&amp;nbsp;client_id&amp;nbsp;specified&amp;nbsp;does&amp;nbsp;not&amp;nbsp;have&amp;nbsp;access&amp;nbsp;to&amp;nbsp;the&amp;nbsp;api&amp;nbsp;product"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"moreInfo"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;A href="https://forge.autodesk.com/en/docs/oauth/v2/developers_guide/error_handling/" target="_blank" rel="noopener"&gt;https://forge.autodesk.com/en/docs/oauth/v2/developers_guide/error_handling/&lt;/A&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"errorCode"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"AUTH-001"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I've confirmed in my aps apps that the client_id does have access to all the aps api's.&amp;nbsp; Any thoughts?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Jul 2023 20:01:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/postman-3-legged-auth-error/m-p/12081966#M157</guid>
      <dc:creator>Charlie_Portelli_PHZAJ8NNHFJA</dc:creator>
      <dc:date>2023-07-05T20:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Postman 3-legged auth error</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/postman-3-legged-auth-error/m-p/12343200#M158</link>
      <description>&lt;P&gt;Hi Charlie -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you get anywhere with this ? Having the same problem on our hand.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 11:58:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/postman-3-legged-auth-error/m-p/12343200#M158</guid>
      <dc:creator>rbigare</dc:creator>
      <dc:date>2023-10-31T11:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Postman 3-legged auth error</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/postman-3-legged-auth-error/m-p/12344566#M159</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also running into this same error in Postman after updating to suit the v2 Authentication endpoints according to the &lt;A href="https://aps.autodesk.com/en/docs/oauth/v2/reference/http/authorize-GET/" target="_blank" rel="noopener"&gt;APS documentation&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have either of you had any progress?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 19:42:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/postman-3-legged-auth-error/m-p/12344566#M159</guid>
      <dc:creator>sevfitzgerald</dc:creator>
      <dc:date>2023-10-31T19:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Postman 3-legged auth error</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/postman-3-legged-auth-error/m-p/12345845#M160</link>
      <description>Yes,&lt;BR /&gt;&lt;BR /&gt;There were two problems we had to solve.&lt;BR /&gt;1) Our encrypted Base64 client id was being pushed as encrypted to the header parameters, we had to decode it as string before adding to the header&lt;BR /&gt;2) You need BIM 360 integration turned on for all the hubs you want to work on. Autodesk has separate settings and integration for EMEA / US etc&lt;BR /&gt;&lt;BR /&gt;In your case it could be something else. But would recommend double checking all parameters (client id, secret, redirect http etc)&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Nov 2023 09:56:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/postman-3-legged-auth-error/m-p/12345845#M160</guid>
      <dc:creator>rbigare</dc:creator>
      <dc:date>2023-11-01T09:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Postman 3-legged auth error</title>
      <link>https://forums.autodesk.com/t5/bim-360-api-forum/postman-3-legged-auth-error/m-p/12583392#M161</link>
      <description>&lt;P&gt;Just last week I came across this site that explained the process a bit better:&lt;/P&gt;&lt;P&gt;&lt;A href="https://aps.autodesk.com/blog/using-3-legged-oauth-v2-postman" target="_blank"&gt;https://aps.autodesk.com/blog/using-3-legged-oauth-v2-postman&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 15:23:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/bim-360-api-forum/postman-3-legged-auth-error/m-p/12583392#M161</guid>
      <dc:creator>Crashnorun</dc:creator>
      <dc:date>2024-02-26T15:23:28Z</dc:date>
    </item>
  </channel>
</rss>

