Forum Discussion

2 Replies

  • v-jingzhang's avatar
    v-jingzhang
    Community Support

    Hi greeshma 

     

    Does the Autodesk provide an API for generating the token? If so, you can create another query with Web.Contents  in Power Query to get a token from that API. Then convert this query into a function. In your original query for querying data, you can invoke the function to get a token from the token API directly instead of providing a token string to it.

     

    Best Regards,
    Community Support Team _ Jing
    If this post helps, please Accept it as Solution to help other members find it.

    • greeshma's avatar
      greeshma
      Frequent Visitor

      Hi v-jingzhang 
      Autodesk didn't provide any API, i had created in postman but the tokens generated expires in 1hr.
      Is there a way to solve this issue?? can you plz guide me

      Thankyou