Open solvingproblemswithtechnology opened 2 days ago
I'm trying to update and publish a new Collection Item in Webflow. I mark the Live boolean, but it's not working.
Diagnosing the problem, we are sending the "live" parameter as a query string, but in the v2 API it's part of the URI. See the code:
And the API docs:
To publish the post, intead of having it as Staged
docker
1.68.1
SQLite (default)
main (default)
Hey @solvingproblemswithtechnology,
We have created an internal ticket to look into this which we will be tracking as "GHC-534"
Bug Description
I'm trying to update and publish a new Collection Item in Webflow. I mark the Live boolean, but it's not working.
Diagnosing the problem, we are sending the "live" parameter as a query string, but in the v2 API it's part of the URI. See the code:
And the API docs:
To Reproduce
I'm trying to update and publish a new Collection Item in Webflow. I mark the Live boolean, but it's not working.
Expected behavior
To publish the post, intead of having it as Staged
Operating System
docker
n8n Version
1.68.1
Node.js Version
docker
Database
SQLite (default)
Execution mode
main (default)