Hi, I'm trying to send data through the REST API like described in the solution (Scaffolding REST API) in this post:
Although I get a 200 Status OK response, the values are not updated.
I use Postman and build the body using the GET endpoint.
Confluence version: 6.15.2.
Please advise!
I figured out the issue myself in the meantime, maybe it helps someone in the future: I was using HTTP instead of HTTPS connection in the Confluence base URL.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.