CLI add_request returns 'Received 500 status code'
Open
Nobody has claimed this yet.
topic-invoice-payreq
- Dominant language
- Python
- Stars
- 8.6k
- Forks
- 3.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 61
Description
after one error, 'list_requests' will also return 'Received 500 status code'
add_request command works with the --offline flag
running master
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 reproducing the reported sequence in the CLI: trigger the add_request error, then run list_requests, comparing online behavior with the --offline flag. Trace where the CLI produces the “Received 500 status code” response; done means a failed add_request no longer causes list_requests to return that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100