VBCS - BATCH Post API works in Postman but fails in VBCS Service Connection
Content
Hi All,
We have a BATCH Post API which works in Postman, but fails with an error in VBCS Service Connection.
Here is the error when I tested the ServiceConnection.
"{
"type": "HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1",
"status": 400,
"title": "Bad Request",
"detail": "The requested operation could not be found for this resource type. Resource Type: VERSION; Operation Type: create"
}"
Thanks,
Shujing
0