AgilityCMS failed to deploy

I need advice to debug deploy Netlify App

Welcome to the forums @carinacodes

Reading over your log I see

info  - Collecting page data...
AgilityCMS => No GUID was provided.
AgilityCMS => Sync client could not be accessed.
info  - Generating static pages (0/4)
info  - Generating static pages (1/4)
info  - Generating static pages (2/4)
*** SYNC NOT AVAILABLE - USING REST API ***
info  - Generating static pages (3/4)
Unhandled error during request: TypeError: You must provide an guid.

So, I think you need to provide a GUID. Here is the relevant documentation on AgilityCMS website: Using The Content Fetch API With Agility CMS | Agility CMS Docs

thank you :slight_smile: yes i needed to connect that somehow but went to the route of deploying it from agilitycms to netlify which worked simpler

1 Like