Skip to content

Commit 7920265

Browse files
authored
fixing the path
1 parent eed949e commit 7920265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AppCreationScripts/apps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
],
4141
"codeConfigurations": [
4242
{
43-
"settingFile": "ms-identity-python-daemon/1-Call-MsGraph-WithSecret/parameters.json",
43+
"settingFile": "/1-Call-MsGraph-WithSecret/parameters.json",
4444
"replaceTokens": {
4545
"appId": "your_client_id",
4646
"tenantId": "Enter_the_Tenant_Name_Here",

0 commit comments

Comments
 (0)