Looking at the file structure via FTP shows no “/api/” folder present. Is this normal?
Error from Zapier
We hit an error adding your new account
authentication failed: Requested URL not found: /api/contacts?limit=1&minimal=1
Make sure you click “Allow” or “Accept” on the permission popup
Double check your Account has the correct permissions
Check out our help docs for more information
Please excuse my lack of understanding. I have the exact same problem with Mautic 3.1.2 I do not see the path var/cache/prod/ (note the prod directory does not exist)…
Still the same issue. I have to use the default Zoho plugin - add Mautic crons and new fields in both services. Lead object is pushed to Zoho but the company object does not - it’s the issue with the data direction. I’m updating the plugin in hopes the settings with update. Bi-directional addon doesn’t update from UI and doesn’t recognize settings and field changes so far.
Hi,
You must apply the guidelines in Troubleshooting section from Mautic Docs (Section 1. Clear the cache)
I used my cPanel File Manager and went to /var/cache into [your-mautic-file-directory]
I made a /prod directory copy in the same /var/cache path (I used /prod_old as a good practice )
I deleted the original /prod directory
I refreshed the browser (what I really did was a Logout from every possible Mautic session AND closed the browser)
…and voila! (it works for me, so I deleted the /prod_old directory I created previously)
Good luck!