有一个网站,需要为用户创建 google meet 的视频会议 url ,目前 google 官方是没有 google meet api ,只通过曲线的方法,使用 google calendar api 来创建,具体方法,可以看这里 https://ithelp.ithome.com.tw/articles/10279940
因为要公开给用户用的,所以须要用户授权 google oauth 获取 calendar api 的权限。。
然后我看了 google oauth 的规则,好似应用是需要通过 google 验证,我看了规则 https://support.google.com/cloud/answer/9110914#verification-requirements&zippy=%2Cwhat-are-the-requirements-for-verification
里面有一条 “Security assessment” 里面说,费用最少要 4500 刀。。
这就吓到我了。。