I’m building a Next.js website with an integrated CMS from Wix. Locally, the website works fine—I can manage content with the CMS—but on the server, the entire Wix CMS doesn’t work. I can’t fetch anything from Wix.
Is this an access token/refresh token issue, or something else?