Skip to content

Commit 40835c8

Browse files
authored
Update AuthAgent.html
1 parent 6eaa303 commit 40835c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Shital/SDB3/AuthAgent.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
'00DSB00000KVyaf',
17-
'MIAW_Auth_16',
18-
'https://bt20250106.demo.test1.my.pc-rnd.site.com/ESWMIAWAuth161760651260429',
17+
'Test_MIAW',
18+
'https://bt20250106.demo.test1.my.pc-rnd.site.com/ESWTestMIAW1762334006478',
1919
{
2020
scrt2URL: 'https://bt20250106.demo.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://bt20250106.demo.test1.my.pc-rnd.site.com/ESWMIAWAuth161760651260429/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
28+
<script type='text/javascript' src='https://bt20250106.demo.test1.my.pc-rnd.site.com/ESWTestMIAW1762334006478/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
2929
</body>
3030
</html>

0 commit comments

Comments
 (0)