My Software
My Mautic version is: 4.0.1
My PHP version is: 7.4.24
Plugins: Multi Domain
My Database type and version is:
|Version|10.3.34-MariaDB-0ubuntu0.20.04.1|
|Doctrine driver|pdo_mysql|
|Doctrine database platform (automatically detected)|Doctrine\DBAL\Platforms\MariaDb1027Platform|
The Problem
I get the following error in Mautic after setting up the connection in make:
[2022-11-02 12:30:03] mautic.CRITICAL: Uncaught PHP Exception OAuth2\OAuth2ServerException: “redirect_uri_mismatch” at /var/www/html/mautic/vendor/friendsofsymfony/oauth2-php/lib/OAuth2.php line 1118 {“exception”:“[object] (OAuth2\OAuth2ServerException(code: 0): redirect_uri_mismatch at /var/www/html/mautic/vendor/friendsofsymfony/oauth2-php/lib/OAuth2.php:1118)”} {“hostname”:“email-serrver”,“pid”:881}
I have used the follwing redirect url in Make.com settings: https://make.com/oauth/cb/mautic
Does someone know the correct redirect url? Here is a screenshot of my settings in Make.com: Webpage Screenshot