openMF / openMF/message-gateway
SMS GATEWAY ERROR
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 28
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
Good morning
I deployed fineract and the message gateway module, I tried to create SMS compigns I received the error message below.
can anyone help to find out what the problem is?
org.springframework.web.client.HttpClientErrorException$BadRequest: 400 : [{"timestamp":"2023-09-29T18:10:15.494+00:00","status":400,"error":"Bad Request","path":"/sms/report"
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 400 response from the /sms/report endpoint using the deployment described in the issue. Read the message-gateway request handling around that endpoint and compare it with the SMS campaign request; done means identifying the cause of the Bad Request and documenting or verifying the corrective behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100