开发辅助-开发调试-获取component_access_token报错
Opened this issue · 2 comments
YOHN89 commented
YOHN89 commented
环境:微信云托管部署最新版本。ticket能获取到。
BWmelon commented
环境:微信云托管部署最新版本。ticket能获取到。
通过下载源码部署到云开发方式需要手动云调用-微信令牌权限中添加需要使用的接口(README.md中提到了一句“需打开云托管开放接口服务开关后才能免鉴权调用微信开放api”),根据一键部署结果来看,需要添加下面几个接口,否则调用相关接口会报错502内部错误:
/cgi-bin/component/api_component_token
/cgi-bin/component/api_get_authorizer_info
/cgi-bin/component/api_get_authorizer_list
/cgi-bin/component/api_query_auth
/cgi-bin/component/api_create_preauthcode
/cgi-bin/component/api_authorizer_token
/wxa/gettemplatelist