我正在学习如何访问谷歌日历API以创建和访问事件.我正在尝试使用OAuth 2.0 Playground来理解API.我正在为什么设置为calendarid和eventid而苦苦挣扎
https://www.googleapis.com/calendar/v3/calendars/{calendarId}/events/{eventId}
Run Code Online (Sandbox Code Playgroud)
任何人都可以指导我.
此致,Sureshkumar Menon
google-app-engine google-calendar-api oauth-2.0 oauth2-playground