我正在尝试使用 me-register 端点,但我收到此错误响应**
{
"Errors": [
{
"ErrorCode": "User.IsNotTemp",
"Message": "The current user is not a temp user. If you are trying to allow anonymous access to your app, see our guide on Anonymous Shopping.",
"Data": null
}
]
}
**
我还添加了默认上下文用户并启用了匿名买家