This question shows research effort; it is useful and clear
1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我尝试使用 SCIM REST API 从 SAP Cloud Id 中删除用户,此处的文档。当我通过 HANA 发送删除请求时,$.net.http.Request我得到状态 200 和空响应正文。并且用户没有被删除。我用 Postman 测试了同一个用户的相同请求,一切正常,我得到了状态 204 No Content 符合预期。也许有人面临类似的问题,或者知道如何解决这个问题,或者至少得到这样的回应的原因?