Clasp create --parentId <ID> errors out
Open
API support needed
- Dominant language
- TypeScript
- Stars
- 5.8k
- Forks
- 510
- Avg merge
- 5h 27m
- Merged PRs (30d)
- 1
Description
> (Note: Non-breaking issues are likely not to be prioritized. Please consider a PR in addition to your issue)
## Expected Behavior
A project would be created using the provided ID as the parent. The ID is from a Google Spreadsheet
## Actual Behavior
The program errors out and spits out the following message:
`Request contains an invalid argument`
## Steps to Reproduce the Problem
1. Create a spreadsheet and copy the ID
1. Call `claps create --parentID `
## Specifications
- Node version (`node -v`):
v22.5.1
- Version (`clasp -v`):
2.4.2
- OS (Mac/Linux/Windows):
Mac
Contributor guide
Assessment
This issue has not been assessed yet.