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: