Message 1 of 3
3 Legged Authentication Via Postman

Not applicable
10-07-2016
11:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
I am trying to get a three legged Authentication via postman. I went through several to tutorials and I am unable to get the three legged. I got it to work only once and now I am unable to get it to work.
I followed this:
My Inputs:
TokenName:
Auth URL: https://developer.api.autodesk.com/authentication/v1/authorize
Access Token URL: https://developer.api.autodesk.com/authentication/v1/gettoken
Client ID: XXXXXXXXXXXXXXXX
Client Secret: XXXXXXXXXXXXXX
Scope: data:read
Grant Type: Authorization Code
Callback URL: https://www.getpostman.com/oauth2/callback