You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/developer/data-platform/webapi/setup-postman-environment.md
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Set up a Postman environment (Microsoft Dataverse for Apps)| MicrosoftDocs"
3
3
description: "Learn how to set up and configure a Postman environment that connects with Microsoft Dataverse environments."
4
-
ms.date: 04/03/2022
4
+
ms.date: 05/04/2022
5
5
author: divka78
6
6
ms.author: dikamath
7
7
manager: sunilg
@@ -93,7 +93,8 @@ To connect using **OAuth 2.0**, you must have an access token. Use the following
93
93
94
94
:::image type="content" source="media/setup-postman-configuration-new-token.png" alt-text="Set up Postman configuration":::
95
95
96
-
> [!NOTE] If you are configuring environments in Postman for multiple Dataverse instances using different user credentials, click **Clear cookies** to delete the cookies cached by Postman.
96
+
> [!NOTE]
97
+
> If you are configuring environments in Postman for multiple Dataverse instances using different user credentials, click **Clear cookies** to delete the cookies cached by Postman.
97
98
98
99
1. Click **Get New Access Token**.
99
100
@@ -102,6 +103,7 @@ To connect using **OAuth 2.0**, you must have an access token. Use the following
0 commit comments