crisp-im / crisp-im/python-crisp-api
change_conversation_state and update_conversation_metas do not return json
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
I wish i could see the response of these methods, but they dont return anything
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
Locate the implementations of change_conversation_state and update_conversation_metas in the Python Crisp API wrapper and inspect how their API calls handle responses. The change is complete when both methods return the response JSON instead of returning nothing; the issue does not name a test file, so identify the relevant test coverage while reading the repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100