Closed joomlacorner closed 6 years ago
Hey, could you try this version?
https://github.com/escopecz/mautic-joomla/archive/master.zip
It supports OAuth2. Let us please know if it works for you. We'll release it as a new version then.
I have tested lasted update version. Now it's OAuth2 is worked. but it's miss some new language variable if click update extension. ( language not updated)
All needed language strings are in the code. Please, try to update it manually with this package:
https://github.com/mautic/mautic-joomla/archive/master.zip
If it solves the language problem.
Got this on a fresh install of current staging version running on php 7.1 and Joomla! 3.7.2 Stable with https
The error message actually explains the problem well. The redirect URI you added in the API credentials configuration does not match the one provided during the authentication which is taken from the website you authenticated from. Try to follow the steps closely.
Stale
when we used OAuth2 for integrate with Social Network. but Mautic plugin for joomla still used OAuth1.How we can used if we don't have options for OAuth version in Plugin?