Skip to content

Commit 888b247

Browse files
authored
Update auth.html
1 parent 61c02ea commit 888b247

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Shital/SDB3/cwc/auth.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ <h1> In APP Web Client for Org: "bt20250106"</h1>
1414

1515
embeddedservice_bootstrap.init(
1616
'00Dfi8000019SKd',
17-
'MIAWChannel',
18-
'https://orgfarm-ddb8ab9787.test1.my.pc-rnd.site.com/ESWMIAWChannel1768321979312',
17+
'cwc_auth',
18+
'https://orgfarm-ddb8ab9787.test1.my.pc-rnd.site.com/ESWcwcauth1770736746153',
1919
{
2020
scrt2URL: 'https://orgfarm-ddb8ab9787.test1.my.pc-rnd.salesforce-scrt.com'
2121
}
@@ -25,6 +25,6 @@ <h1> In APP Web Client for Org: "bt20250106"</h1>
2525
}
2626
};
2727
</script>
28-
<script type='text/javascript' src='https://orgfarm-ddb8ab9787.test1.my.pc-rnd.site.com/ESWMIAWChannel1768321979312/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
28+
<script type='text/javascript' src='https://orgfarm-ddb8ab9787.test1.my.pc-rnd.site.com/ESWcwcauth1770736746153/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
2929
</body>
3030
</html>

0 commit comments

Comments
 (0)