# Mautic 7.0.0 API Support - Broken? (Auth OK, then 500)

**URL:** https://forum.mautic.org/t/mautic-7-0-0-api-support-broken-auth-ok-then-500/37316
**Category:** Product Support
**Created:** [February 6, 2026, 10:18pm UTC](https://forum.mautic.org/t/mautic-7-0-0-api-support-broken-auth-ok-then-500/37316 "2026-02-06T22:18:45Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![chri.s](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/chri.s/32/13310_2.png) [@chri.s](https://forum.mautic.org/u/chri.s)
#### Post date: [February 6, 2026, 10:18pm UTC](https://forum.mautic.org/t/mautic-7-0-0-api-support-broken-auth-ok-then-500/37316/1 "2026-02-06T22:18:45Z")

</div>

**nginx, mariadb etc.**

My Mautic version is: 7.0.0  
My PHP version is: 8.3.30  
My Database type and version is: 11.3.2-MariaDB-1:11.3.2+maria~deb11

**Your problem**

My issue is: I can clearly authenticate against the Mautic API (Feedback:

{“access\_token”:“xxx”,“expires\_in”:3600,“token\_type”:“bearer”,“scope”:null}root@sys:/var/www/mautic/web#

But then, when running:

curl -H “Authorization: Bearer xxx” [https://mautic/api/contacts](https://mautic/api/contacts)

{“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 🙂

Steps I have tried to fix the problem:

Checked access, verified tokens, tried other validation methods (curl), etc.—nothing worked.

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.

---

<div class="post-metadata">

### Author: ![deepvyas](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/deepvyas/32/12466_2.png) [@deepvyas](https://forum.mautic.org/u/deepvyas)
#### Post date: [February 8, 2026, 3:33pm UTC](https://forum.mautic.org/t/mautic-7-0-0-api-support-broken-auth-ok-then-500/37316/2 "2026-02-08T15:33:45Z")

</div>

@chri.s Check If any of these are true:

- GeoIP is enabled but
- the **GeoLite2 database is missing, corrupted, or unreadable  
-** or MaxMind isn’t configured correctly

---

<div class="post-metadata">

### Author: ![chri.s](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/chri.s/32/13310_2.png) [@chri.s](https://forum.mautic.org/u/chri.s)
#### Post date: [February 8, 2026, 3:55pm UTC](https://forum.mautic.org/t/mautic-7-0-0-api-support-broken-auth-ok-then-500/37316/3 "2026-02-08T15:55:43Z")

</div>

Hello,

does this affect the API itself?

---

<div class="post-metadata">

### Author: ![deepvyas](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/deepvyas/32/12466_2.png) [@deepvyas](https://forum.mautic.org/u/deepvyas)
#### Post date: [February 9, 2026, 6:33am UTC](https://forum.mautic.org/t/mautic-7-0-0-api-support-broken-auth-ok-then-500/37316/4 "2026-02-09T06:33:51Z")

</div>

@chri.s Offcourse that’s why you are getting the errror.

---

<div class="post-metadata">

### Author: ![adiux](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/adiux/32/5793_2.png) [@adiux](https://forum.mautic.org/u/adiux)
#### Post date: [February 9, 2026, 11:28am UTC](https://forum.mautic.org/t/mautic-7-0-0-api-support-broken-auth-ok-then-500/37316/5 "2026-02-09T11:28:09Z")

</div>

@chri.s check your logs again. there must be something in there that should give us a clue. Like this there is no telling what could be wrong.

---

<div class="post-metadata">

### Author: ![chri.s](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/chri.s/32/13310_2.png) [@chri.s](https://forum.mautic.org/u/chri.s)
#### Post date: [February 9, 2026, 11:47am UTC](https://forum.mautic.org/t/mautic-7-0-0-api-support-broken-auth-ok-then-500/37316/6 "2026-02-09T11:47:18Z")

</div>

But Maxmind is not the API I’m concerned about. I’m (currently) not interested in IP resolution.

---

<div class="post-metadata">

### Author: ![chri.s](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/chri.s/32/13310_2.png) [@chri.s](https://forum.mautic.org/u/chri.s)
#### Post date: [February 9, 2026, 1:14pm UTC](https://forum.mautic.org/t/mautic-7-0-0-api-support-broken-auth-ok-then-500/37316/7 "2026-02-09T13:14:19Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![ravi\_2002](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/ravi_2002/32/13591_2.png) [@ravi\_2002](https://forum.mautic.org/u/ravi_2002)
#### Post date: [February 9, 2026, 1:17pm UTC](https://forum.mautic.org/t/mautic-7-0-0-api-support-broken-auth-ok-then-500/37316/8 "2026-02-09T13:17:44Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![adiux](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/adiux/32/5793_2.png) [@adiux](https://forum.mautic.org/u/adiux)
#### Post date: [February 9, 2026, 6:22pm UTC](https://forum.mautic.org/t/mautic-7-0-0-api-support-broken-auth-ok-then-500/37316/9 "2026-02-09T18:22:24Z")

</div>

Is only one endpoint not working? Or all of them?
