Skip to content

Commit ada7a40

Browse files
authored
Update AuthESD.html
1 parent 40835c8 commit ada7a40

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Shital/SDB6/AuthESD.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,18 @@ <h1> In APP Web Client for Org: "bt20250106"</h1>
1616
embeddedservice_bootstrap.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
1717

1818
embeddedservice_bootstrap.init(
19-
'00DSG00000Jpq9i',
20-
'MIAW_Channel_AUTH',
21-
'https://orgfarm-c08e61ee25.demo.test1.my.pc-rnd.site.com/ESWMIAWChannelAUTH1742400206361',
19+
'00DSG00000KG28n',
20+
'Test_Auth',
21+
'https://btsdb620250116.demo.test1.my.pc-rnd.site.com/ESWTestAuth1762326988101',
2222
{
23-
scrt2URL: 'https://orgfarm-c08e61ee25.demo.test1.my.pc-rnd.salesforce-scrt.com'
23+
scrt2URL: 'https://btsdb620250116.demo.test1.my.pc-rnd.salesforce-scrt.com'
2424
}
2525
);
2626
} catch (err) {
2727
console.error('Error loading Embedded Messaging: ', err);
2828
}
2929
};
3030
</script>
31-
<script type='text/javascript' src='https://orgfarm-c08e61ee25.demo.test1.my.pc-rnd.site.com/ESWMIAWChannelAUTH1742400206361/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
31+
<script type='text/javascript' src='https://btsdb620250116.demo.test1.my.pc-rnd.site.com/ESWTestAuth1762326988101/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
3232
</body>
3333
</html>

0 commit comments

Comments
 (0)