Hello,
First of all, thank you for your response. I agree that the situation is not very clear. A support case has already been opened and is currently under investigation.
In the meantime, I’m trying to modify the forms through the Identity Manager graphical interface. When analyzing the outgoing requests, I can see a POST request being sent. The data appears to be correct, but I’m getting the second error I attached earlier in the thread.
The data looks valid, but what stands out to me is the Content-Type: application/json
. When performing a GET on the same endpoint, I receive: Content-Type: application/json; charset=UTF-8
.
I don’t believe this can be changed from the UI side. I’m now waiting for a response from IBM support.