我正在创建一个议程系统,它在google日历API中列出和创建事件,我已经使用以下代码成功检索到:
var mykey = 'your_api_key'; // typically like Gtg-rtZdsreUr_fLfhgPfgffvar calendarid = 'you_calendar_id'; // will look somewhat like 3ruy234vodf6hf4sdf5sd84f@group.calend
由于firebase已经升级到3.0版本,我需要迁移到新版本,因此在对我的节点服务器进行身份验证时出现了一个问题。sure your apiKey and databaseURL match the values provided for your
app at 'https://console.firebase.google.com