I'm looking to get a version of my website up and running with data from a release.
The website uses Gatbsy and the plugin document say I can pass in releaseID into the config.
When viewing my release in Prismic I can see r=ZMjTBBAAACIAQ0Le so i would assume that is my releaseID. But when adding this to the config, it fails.
My only thoughts as to why you're not seeing this are because maybe you're only previewing a single document OR your repo API access is set to 'public' rather than 'open'. You'll find this at https://folkestonedocumentaryfest.prismic.io/settings/apps/
A Release with the ID "ZMjTBBAAACIAQ0Le" could not be found. Check that the `releaseID` option is correct and try again. You may also need to provide an access
token to query Releases.
passing that to into releaseID in the gastby-config gives this error...
- A Release with the ID "ZOdR6BEAACYAsmUB~ZOdOWhEAACMAslOT" could not be found. Check that the `releaseID` option is correct and try again. You may also need to
provide an access token to query Releases.
I created an access token and added it to the config and it still says:
- A Release with the ID "ZOdR6BEAACYAsmUB~ZOdOWhEAACMAslOT" could not be found. Check that the `releaseID` option is correct and try again. You may also need to
provide an access token to query Releases.