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

Mautic API is not working #283

Open
kavind92 opened this issue Sep 24, 2022 · 2 comments
Open

Mautic API is not working #283

kavind92 opened this issue Sep 24, 2022 · 2 comments

Comments

@kavind92
Copy link

kavind92 commented Sep 24, 2022

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

@escopecz
Copy link
Sponsor Member

Try rm -rf var/cache/*

@kavind92
Copy link
Author

Thanks,... i tried this still not working rm -rf var/cache/*

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