Open jechaviz opened 5 years ago
When i run the api for task creation, it returns complete list of task instead of the task created, also task isn't created
It suddenly started to happen, some time ago it was working properly
That's because you're making a GET request instead of POST.
When i run the api for task creation, it returns complete list of task instead of the task created, also task isn't created
It suddenly started to happen, some time ago it was working properly