我正在将 shopee 的 v2 api 集成到我的系统中,但它返回一个带有此错误的 json:
{
"request_id": "118584ece184b9b2a1cc70596bc7493f",
"error": "error_auth",
"message": "No permission. Please go to Shopee Seller Center to pass the shop KYC verification first, then this shop can call for this API."
}
我用的是虾皮给我们的测试账号,我已经在虾皮卖家中心填了数据,不知道还能做什么。