node-squarespace-server icon indicating copy to clipboard operation
node-squarespace-server copied to clipboard

Page data not being pulled form Squarespace

Open olivertappin opened this issue 9 years ago • 2 comments

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: screen shot 2016-04-26 at 15 49 37

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).

olivertappin avatar Apr 26 '16 14:04 olivertappin

Looks like your blocks don't have values when returning from the squarespace api... do those blocks exist?

kitajchuk avatar May 13 '16 21:05 kitajchuk

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?

olivertappin avatar May 15 '16 14:05 olivertappin