Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在添加事件时被困在 Google Calendar API 上。
我想允许其他用户在没有登录的情况下在谷歌日历上添加事件。到目前为止没有找到任何成功。我可以为用户获取日历,但找不到适合我的问题的解决方案。
你可能想看看这个:
Google Calendar API:如何在没有 Google 密码的情况下创建/编辑/删除事件?
这基本上是一种无需登录或询问用户凭据即可添加事件的方法。