-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Description
Hi, Im using BASIC Authentication , tried via POSTMAN.
Mautic version 4.4.2 latest version
GET /api/contacts -> This one is working for me, all get api works but post api fails.
POST /api/contacts/new/ -> this one and all others shows me error, Even after clearing the cache. There is no error logs in both Apache2 and Mautic logs.
{ "errors": [ { "message": "Requested URL not found: /api/contacts/new", "code": 404, "type": null } ] }
anyone help me on this.
Thanks
Metadata
Metadata
Assignees
Labels
No labels