Postman fallback
Import OAuth Tokens
REINZ has not registered
https://reinz.austarhq.co.nz/oauth/callback for this client yet. Use Postman's registered callback URL, then paste the refresh token below. The app can generate a fresh access token and rotated refresh token from it.
Postman's callback URL must be used from Postman's OAuth 2.0 token tool. Do not send a browser-built
form_post callback to https://oauth.pstmn.io/v1/callback; CloudFront rejects that POST request with 403. In Postman, use Authorization Code, callback URL https://oauth.pstmn.io/v1/callback, and let Postman capture the token.
- Callback URL
- https://oauth.pstmn.io/v1/callback
- Postman response mode
- query / Postman-managed callback
- App response mode
- form_post for https://reinz.austarhq.co.nz/oauth/callback
- Auth URL
- https://reinztestorg.b2clogin.com/reinztestorg.onmicrosoft.com/b2c_1A_Csi_signup_signin/oauth2/v2.0/authorize
- Token URL
- https://reinztestorg.b2clogin.com/reinztestorg.onmicrosoft.com/b2c_1A_Csi_signup_signin/oauth2/v2.0/token
- Scope
- https://reinztestorg.onmicrosoft.com/app_token/api_access offline_access