[Google Calendar]...
Open
Nobody has claimed this yet.
bug
extension
extension: google-calendar
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 6.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 442
Description
Extension
https://raycast.com/thomas/google-calendar
Raycast Version
1.104.1
OS Version
No response
Description
Error:
Error: Insufficient Permission
at En._request (/Users/shresthshrivastava/.config/raycast/extensions/de99436e-32d0-43a1-962a-1351448c4825/create-event.js:42:3460)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async t.requestAsync (/Users/shresthshrivastava/.config/raycast/extensions/de99436e-32d0-43a1-962a-1351448c4825/create-event.js:54:14706)
at async X5.keepPreviousData (/Users/shresthshrivastava/.config/raycast/extensions/de99436e-32d0-43a1-962a-1351448c4825/create-event.js:85:1514)
Steps To Reproduce
Install the Google Calendar extension
Go to the Google calendar create event feature
Says calendar does not have sufficient permission
Current Behaviour
No response
Expected Behaviour
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Google Calendar extension linked in the issue and reproduce the create-event flow described in the steps. Inspect the permission failure shown in create-event.js and verify the extension can create an event with the required calendar authorization; done means the flow no longer reports insufficient permission.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authorization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100