Skip to content

Commit 3fc390a

Browse files
authored
Update AuthMIAW.html
1 parent 105d1c8 commit 3fc390a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Shital/SDB601/AuthMIAW.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ <h1> In APP Web Client for Org: "bt20250106"</h1>
1313

1414
embeddedservice_bootstrap.init(
1515
'00Dfi8000019SKd',
16-
'Auth_channel',
17-
'https://orgfarm-ddb8ab9787.test1.my.pc-rnd.site.com/ESWAuthchannel1770736437450',
16+
'miaw_auth_dep_2',
17+
'https://orgfarm-ddb8ab9787.demo.test1.my.pc-rnd.site.com/ESWmiawauthdep21771834059346',
1818
{
19-
scrt2URL: 'https://orgfarm-ddb8ab9787.test1.my.pc-rnd.salesforce-scrt.com'
19+
scrt2URL: 'https://orgfarm-ddb8ab9787.demo.test1.my.pc-rnd.salesforce-scrt.com'
2020
}
2121
);
2222
} catch (err) {
2323
console.error('Error loading Embedded Messaging: ', err);
2424
}
2525
};
2626
</script>
27-
<script type='text/javascript' src='https://orgfarm-ddb8ab9787.test1.my.pc-rnd.site.com/ESWAuthchannel1770736437450/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
27+
<script type='text/javascript' src='https://orgfarm-ddb8ab9787.demo.test1.my.pc-rnd.site.com/ESWmiawauthdep21771834059346/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
2828
</body>
2929
</html>

0 commit comments

Comments
 (0)