【发布时间】:2020-01-24 07:20:47
【问题描述】:
在 Sitecore 中,我有一个项目,我想通过 API 访问该项目。 所以我找到了这个文件: https://doc.sitecore.com/developers/82/sitecore-experience-platform/en/the-restful-api-for-the-itemservice.html
我正在尝试使用“https:///sitecore/api/ssc/auth/login”通过 Postman 对其进行身份验证 响应状态为 200 OK.Response image Login Process
但是什么都没有回来,没有令牌,没有错误。 Postman response on login no token
【问题讨论】: