Skip to content

Commit cb8693e

Browse files
authored
Update access-analytics-data-using-windows-store-services.md
Added Note for Token changes
1 parent 3df0415 commit cb8693e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

uwp/monetize/access-analytics-data-using-windows-store-services.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ For the *tenant\_id* value in the POST URI and the *client\_id* and *client\_sec
6363

6464
After your access token expires, you can refresh it by following the instructions [here](/azure/active-directory/azuread-dev/v1-protocols-oauth-code#refreshing-the-access-tokens).
6565

66+
> [!NOTE]
67+
> ResourceType='Graph.windows.net' will be depricated after September 2023. Please migrate to ResourceType ='Graph.microsoft.com'
6668
<span id="call-the-windows-store-analytics-api"></span>
6769

6870
## Step 3: Call the Microsoft Store analytics API

0 commit comments

Comments
 (0)