How to create Google Calendar API Key
- Go to the Google Cloud Console at
https://console.cloud.google.com/.
- Create a new project by clicking on the dropdown menu at the top of the page next to the Google Cloud logo, and select "New Project."
- Give your project a name and click on "Create."
- Once your project is created, click on "Dashboard" from the left-hand side menu.
- Click on "Enable APIs and Services" button at the top of the page.
- Search for "Google Calendar API" in the search bar and click on it.
- Click on the "Enable" button to enable the API for your project.
- Once the API is enabled, click on "Create credentials" button at the top of the page.
- Select "API key" from the dropdown menu.
- Choose the type of credentials you want to create (e.g., browser key, server key, etc.), enter any necessary information (e.g., HTTP referrers for browser keys), and click "Create."
- Your API key will be generated and displayed on the screen. Copy the key to use it in churchme.