转码模板的回调URL不支持https
相关报错

模板代码
https://github.com/tencentyun/serverless-demo/tree/master/Python3.6-Transcode
解决方案:
1、 使用http 地址
2、改造代码,支持https(客户可自行调整)
最后更新于

https://github.com/tencentyun/serverless-demo/tree/master/Python3.6-Transcode
1、 使用http 地址
2、改造代码,支持https(客户可自行调整)
最后更新于