Skip to content

Commit 122ddc2

Browse files
authored
Update unauth1.html
1 parent 4c912b4 commit 122ddc2

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

npachpande/async/sdb3/unauth1.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,20 @@
1212
embeddedservice_bootstrap.settings.devMode = true;
1313

1414
embeddedservice_bootstrap.init(
15-
'00DSB00000QAo9R',
16-
'Unauth_4',
17-
'https://orgfarm-0c5a291cea.test1.my.pc-rnd.site.com/ESWUnauth41746140328232',
15+
'00DSB00000aGFJL',
16+
'MIAW_4',
17+
'https://orgfarm-d585323017.test1.my.pc-rnd.site.com/ESWMIAW41764797622078',
1818
{
19-
scrt2URL: 'https://orgfarm-0c5a291cea.test1.my.pc-rnd.salesforce-scrt.com'
19+
scrt2URL: 'https://orgfarm-d585323017.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-0c5a291cea.test1.my.pc-rnd.site.com/ESWUnauth41746140328232/assets/js/bootstrap.js' onload='initEmbeddedMessaging()'></script>
27+
<script type='text/javascript' src='https://orgfarm-d585323017.test1.my.pc-rnd.site.com/ESWMIAW41764797622078/assets/js/bootstrap.js' onload='initEmbeddedMessaging()'></script>
28+
2829

2930

3031

0 commit comments

Comments
 (0)