{“errors”:[{“message”:“It seems we have encountered an error (Error #500). Please report this to the administrator if it happens again.”,“code”:500,“type”:null}]}admin@sys:/var/www/mautic/web# {“errors”:[{“message”:“It seems we have encountered an error (Error #500). Please report this to the administrator if it happens again.”,“code”:500,“type”:null}]}root{“access_token”:“xxx”,“expires_in”:3600,“token_type”:“bearer”,“scope”:null}root@h1:/var/www/mautic/web
These errors appear in the log: so far, I don’t know where I should look. The error log only shows something about MaxMind
I think I’m missing something, but the API is enabled (otherwise authentication wouldn’t work)—and what else? Thanks in advance, I’m pretty new to APIs.
Well, I think there’s a bigger issue here. I want to send personalized emails via API. It worked, then it didn’t, and now it’s not working again. Maybe I’m currently missing the “bridge.” Does anyone have an idea what might be causing the problem or which logs I should actually check for this?
The current sending/messaging queue is doctrine, default.
Please check logs at mautic/var/logs/* try to reproduce the issue and you’ll get logs created based on the date you tried and paste the complete log. So, we can check what’s the actual issue and also please check php error logs.