ringcentral / ringcentral/ringcentral-python
Script Information
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 56
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Can't pull script content from API. This endpoint pulls script metadata but won't return content:
/api/v1/admin/accounts/{RINGCENTRAL_ACCOUNT_ID}/scriptGroups/{script_group_id}/scripts/{script_id}/
Contributor guide
No contributing guide indexed for this repository
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 by tracing the SDK entry point for /api/v1/admin/accounts/{RINGCENTRAL_ACCOUNT_ID}/scriptGroups/{script_group_id}/scripts/{script_id}/ and compare its response with the script metadata returned today. Done means this endpoint also exposes the script content, with coverage for the content response if the repository has a corresponding test location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100