Skip to content

Mautic API is not working #283

@kavind92

Description

@kavind92

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions