curl -X POST \
> 'https://api.weixin.qq.com/cgi-bin/component/api_component_token' \
> -H 'Content-Type: application/json' \
> -d '{
> "component_appid": "xxxxx",
> "component_appsecret": "xxxxx",
> "component_verify_ticket": "xxxxxx"
> }'
{"errcode":-1,"errmsg":"system error rid: 6829eb1d-148ab48f-555eb2e1"}
不知道什么情况
你好,系统繁忙,请稍后再重试下接口,现在可以正常调用吗?