PipedreamHQ / PipedreamHQ/pipedream
[BUG] Zoho Meeting - Get Webinars action broken
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**Describe the bug**
Running the Get Webinars actions fails with "Invalid scopes" Error
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Connect Playground
2. Select the Zoho Meeting app
3. Select "Get Webinars" action
4. Click on"Connect Zoho Meeting" button and follow the pop up dialog
5. Click on "Submit"
**Expected behavior**
The action should return the list of the webinars in the connected account.
**Screenshots**
**Additional context**
The Zoho Meeting app is missing to request the OAuth Scope `ZohoMeeting.webinar.READ`, per Zoho Meeting API reference [docs](https://www.zoho.com/meeting/api-integration/webinar-api/list-of-webinar-api.html#:~:text=OAuth%20Scope%3A%20ZohoMeeting.webinar.READ)
Contributor guide
Assessment
This issue has not been assessed yet.