Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task creation returns complete list of task instead of the task created, also task isn't created #49

Open
jechaviz opened this issue Aug 22, 2019 · 1 comment

Comments

@jechaviz
Copy link

jechaviz commented Aug 22, 2019

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

@jechaviz jechaviz changed the title Task creation returns complete list of task instead to the task created, also task isn't created Task creation returns complete list of task instead of the task created, also task isn't created Aug 22, 2019
@paymoapp
Copy link
Owner

That's because you're making a GET request instead of POST.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants