Skip to content

Commit 3ef96b2

Browse files
author
farah-alyasari
committed
updates
1 parent e21e081 commit 3ef96b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/digital-twins/how-to-configure-postman.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@ Set up and configure Postman to obtain an Azure Active Directory token. Afterwar
8888
8989
1. Go to [www.getpostman.com](https://www.getpostman.com/) to download the app.
9090
91-
1. Open the Postman app and click new | Create new, and select Request. Enter a Request name.
91+
1. Open the Postman app and click new | Create new, and select Request. Enter a Request name. Select a collection or folder to save it to, and click Save.
9292
93-
1. Select the **Authorization** tab, select **OAuth 2.0**, and then select **Get New Access Token**. select a collection or folder to save it to, and click Save. You want to make a GET request. Select the **Authorization** tab, select OAuth 2.0, and then select **Get New Access Token**.
93+
1. We want to make GET request. Select the **Authorization** tab, select OAuth 2.0, and then select **Get New Access Token**.
9494
9595
| Field | Value |
9696
|---------|---------|

0 commit comments

Comments
 (0)