loader-hydrate.js return 403 forbidden

In our application we are loading Plasmic HTML using this API /api/v1/loader/html/MODE/PROJECTID/COMPONENTNAME&hydrate=1&embedHydrate=1

HTML loads fine and we can render the page. But hydration script does not load and return GET https://codegen.plasmic.app/static/js/loader-hydrate.js net::ERR_ABORTED 403 (Forbidden) which make some of the page logic not working. Can you please check

Relevant links:

Could you please try again? I’ve just tested it on my side and it’s working as expected.

Thanks Sarah, it is resolved now