mautic / mautic-typo3

Add-on TYPO3 extension that enhances the "EXT:marketing_automation" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine "Persona" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.
https://www.Leuchtfeuer.com
GNU General Public License v2.0
22 stars 19 forks source link

404 on Authorization Button Click #37

Open SZChimp opened 4 years ago

SZChimp commented 4 years ago

Describe the bug Clicking on the "Authorize with Mautic" button leads to a 404 page. The URL it tries to connect to is https://www.mautic-integration.sunzity.de/mautic/authorize the mautic instance is installed as seen in the screenshots. Deleting the cache does not help. I tried using HTTP, HTTPS and entering the TYPO3 Domain as Callback URI.

To Reproduce Steps to reproduce the behavior:

  1. Follow the installation process without any issues.
  2. Click on "Authorize with Mautic" button

Expected behavior I should be redirected to the login mask asking for permission to connect the TYPO3 to my account in the Mautic backend.

Screenshots Bildschirmfoto 2020-09-15 um 15 22 27 Bildschirmfoto 2020-09-15 um 15 23 08 Bildschirmfoto 2020-09-15 um 15 23 56 Bildschirmfoto 2020-09-15 um 15 24 06 Bildschirmfoto 2020-09-15 um 15 24 22

Additional context The TYPO3 is installed in the web/ directory, one level above the mautic/. TYPO3 10.4 EXT: marketing_automation version 1.2.3 EXT: mautic 4.0.1 The page is htaccess protected. Removing the htaccess protection does not help either.

--- Want to back this issue? **[Post a bounty on it!](https://app.bountysource.com/issues/94099784-404-on-authorization-button-click?utm_campaign=plugin&utm_content=tracker%2F9444238&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://app.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F9444238&utm_medium=issues&utm_source=github).
SZChimp commented 4 years ago

The API can be accessed by the URLs in the documentation, e.g. /mautic/oauth/v1/authorize but the button should lead me to the correct URL.

xbouillet commented 3 years ago

I have the same problem. The URL of the button "Authorize with Mautic" is like https://www.xxxxx.com/mautic/authorize She leads to a 404 page. I have empty the cache. Any ideas? please