Anyone having trouble with EspoCRM sending API POST request? I been trying all day but it keep failing with 404. I have no issue getting GET and PUT to work but it keep failing with POST.
My content is already added with the ContentType: application/json
I tested both my version, and then go to the demo and create API User (default create setting) but same issue with POST. If anyone can guide me, or do a test if you getting same error or able to get a POST working that would be great.
I'm currently working on something I find very interesting and hopefully this will work once I get the POST to work.
My content is already added with the ContentType: application/json
I tested both my version, and then go to the demo and create API User (default create setting) but same issue with POST. If anyone can guide me, or do a test if you getting same error or able to get a POST working that would be great.
I'm currently working on something I find very interesting and hopefully this will work once I get the POST to work.
Comment