【发布时间】:2017-01-30 14:24:33
【问题描述】:
我正在尝试调用客户登录 api。
{{url}}/index.php/rest/V1/integration/customer/token
有身体
{
"username" : "xxxxx@gmail.com",
"password" : "fsfsdf"
}
我收到一个错误
“您未正确登录或您的帐户被暂时禁用。”
但我可以通过 magento 网站登录。此错误仅适用于特定的电子邮件 ID。请帮助我
【问题讨论】: