hygraph / gatsby-source-graphcms

The official Gatsby source plugin for GraphCMS projects
https://graphcms.com
MIT License
145 stars 41 forks source link

[gatsby-source-graphcms]: Problem building GraphCMS nodes // Error: Bad Request #205

Closed orsi closed 2 years ago

orsi commented 3 years ago

Public API, with default permissions (Read all models, Published stage) https://api-ca-central-1.graphcms.com/v2/ckrikr0k50viq01xs8vhc5984/master

Commented out all queries to ensure that I didn't accidentally add non-existent properties. Still get this error with no idea what is happening -- the only thing I have setup is in the gatsby-config.js file:

Screen Shot 2021-08-12 at 10 33 56 PM

Screen Shot 2021-08-12 at 10 31 39 PM

Screen Shot 2021-08-12 at 10 31 53 PM

notrab commented 2 years ago

This should be resolved in the latest next release. I believe it was to do with RichText fields having embeds enabled causing this, and swallowing the error.