Page data not being pulled form Squarespace
A sub navigation page has been duplicated in Squarespace, exists in the /config page and is accessible globally via the public URL. When running the local server, the homepage works fine as expected but when going to the new URL, it's showing a blank page (just echoing out the header and footer).
Errors from the log are as follows:

I have also tried the sqs buster to clear all local cache and started from fresh. It seems the server isn't pulling the latest version of Squarespace's database, or, this is being cached elsewhere (where the sqs buster does not cover).
Looks like your blocks don't have values when returning from the squarespace api... do those blocks exist?
Those blocks exist, and they're showing/working on the Squarespace website. Is there anything else I can debug or share to help expose the exact issue I'm having?