Hello,
i tried this last time with 12.0.2 (w/o FP). There is a documentation about the sametime-api if i open the follwing url https://mystserver/sametime-api/docs.
This should bring up the sametime-api homepage.
After update FP1 and FP2 the site is "blank" - i can see the source code but the index.html gets errors for CORS (about https://unkpg.com) and 404 (Not found: /react-dom@19.1.0/umd/react-dom.development.js). If i add the https.//unkgp.com to the CORS parameter i only get the 404 errors but the site will not load, because the js reference is wrong.
It seams that the references inside the API since FP1 are wrong.
I found this, but this does not solve my problem with the landing page
Accessing the sametime-api documentation results in a white screen
Other facing this problem ?
Alex