maxkzn
1
Hello,
I’m trying to retrieve the collection list of a Webflow CMS using the REST API, but I encounter the following error message:
message: "Cannot read properties of null (reading 'reduce')"
With Postman, everything works fine, so I’m unsure about how to resolve this issue. Does anyone have any suggestions?
Have a nice day,
Mael
2
Hello @maxkzn,
It’s a known error we have, it will be fixed tomorrow. It happened when you try to bind headers or query string and unbind them after
Could you try to re-create your collection without clicking on the plug icon to bind the headers or query string
maxkzn
3
Hi,
Thanks you so much it’s working now!
Have a nice day
2 Likes