Sametime-API docs not reachable

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

Hi Alexander,

The support article steps should have worked. If you applied FP2 you need to change the image tag to match the server version, I'm sure you have tried that already.

Please open a support case so that we can properly investigate this issue.

Thanks,

Casey

Hello @Casey Toole

i tried to exchange the index.html and this did not work.

After downloading the patched image and using the patched image instead, the sametime-api is loading again.

Thank you