Inconsistent Behavior with REST API Login
-
I'm experiencing an issue with the REST API login that occurs inconsistently. Sometimes, when I send a POST request to the login route, it works as expected. However, other times, the same request results in a redirect instead of returning the expected response.
I've reviewed the REST API code but haven't found anything that could be causing this behavior. Has anyone encountered a similar issue or have any ideas on what might be causing this? Any help would be greatly appreciated!
-
@thalissonm I am having the same problem here. I facing problems with the leads route. When i try to send a post to /leads, it says method not allowed. I found an issue on github about send post to leads route and they sayed to use leads/leads instead. I try that. But got a 404 response. My first impressions is that they abbandonned the project. There is no response here on the forums and the documentation does not help mutch. For exemple, I am using nginx as a webserver but there is nothing on Dev Docs about nginx configurations. Krayin CRM sounds very promising, but unfortunately WebKul hasn't done anything to grow the community. They don't try to resolve bugs or provide assistance to developers who want to contribute to the project.
It is a shame.