# Mautic - joomla plugin: error 404 on new lead

**URL:** https://forum.mautic.org/t/mautic-joomla-plugin-error-404-on-new-lead/8780
**Category:** Product Support
**Created:** [June 21, 2017, 9:40am UTC](https://forum.mautic.org/t/mautic-joomla-plugin-error-404-on-new-lead/8780 "2017-06-21T09:40:19Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ServiciosIgn](https://avatars.discourse-cdn.com/v4/letter/s/d26b3c/32.png) [@ServiciosIgn](https://forum.mautic.org/u/ServiciosIgn)
#### Post date: [June 21, 2017, 9:40am UTC](https://forum.mautic.org/t/mautic-joomla-plugin-error-404-on-new-lead/8780/1 "2017-06-21T09:40:19Z")

</div>

Good day!  
  
  
  
I’m currently trying to integrate our mautic installation with our joomla platform. I’ve installed the latest version of the plugin and I’ve authorized the plugin using oath2 with our mautic installation.  
  
  
  
So far, so good.  
  
  
  
I’ve also activated the option to register new users to mautic as leads. However, when I test it, I get the following error in the log:  
  
  
  
favor reportalo al administrador. (`error` is deprecated as of 2.6.0 and will be removed in 3.0. Use the `errors` array instead.)  
  
2017-06-21T10:26:42+00:00 INFO 111.222.333.444 plg\_mautic Authorize method called.  
  
2017-06-21T10:26:42+00:00 INFO 111.222.333.444 plg\_mautic PLG\_MAUTIC\_REAUTHORIZE\_NOT\_NEEDED  
  
2017-06-21T10:27:23+00:00 INFO 111.222.333.444 plg\_mautic onUserAfterSave method called.  
  
2017-06-21T10:27:23+00:00 INFO 111.222.333.444 plg\_mautic onUserAfterSave::isNew: true  
  
2017-06-21T10:27:23+00:00 INFO 111.222.333.444 plg\_mautic onUserAfterSave::success: true  
  
2017-06-21T10:27:23+00:00 INFO 111.222.333.444 plg\_mautic onUserAfterSave::send\_registered: ‘1’  
  
2017-06-21T10:27:23+00:00 INFO 111.222.333.444 plg\_mautic onUserAfterSave: Send the user to Mautic.  
  
2017-06-21T10:27:23+00:00 INFO 111.222.333.444 plg\_mautic onUserAfterSave::mauticUser: array (  
  
‘ipAddress’ =\> ‘111.222.333.444’,  
  
‘firstname’ =\> ‘Name’,  
  
‘lastname’ =\> ‘Last’,  
  
‘email’ =\> ‘email@testurl.com’,  
  
)  
  
2017-06-21T10:27:25+00:00 ERROR 188.78.149.133 plg\_mautic onUserAfterSave::leadApi::create - response: 404  
  
  
  
What could I do to solve this issue?  
  
  
  
Thanks!

---

<div class="post-metadata">

### Author: ![ServiciosIgn](https://avatars.discourse-cdn.com/v4/letter/s/d26b3c/32.png) [@ServiciosIgn](https://forum.mautic.org/u/ServiciosIgn)
#### Post date: [June 21, 2017, 9:40am UTC](https://forum.mautic.org/t/mautic-joomla-plugin-error-404-on-new-lead/8780/2 "2017-06-21T09:40:19Z")

</div>

Good day!

I’m currently trying to integrate our mautic installation with our joomla platform. I’ve installed the latest version of the plugin and I’ve authorized the plugin using oath2 with our mautic installation.

So far, so good.

I’ve also activated the option to register new users to mautic as leads. However, when I test it, I get the following error in the log:

favor reportalo al administrador. (`error` is deprecated as of 2.6.0 and will be removed in 3.0. Use the `errors` array instead.)  
2017-06-21T10:26:42+00:00 INFO 111.222.333.444 plg\_mautic Authorize method called.  
2017-06-21T10:26:42+00:00 INFO 111.222.333.444 plg\_mautic PLG\_MAUTIC\_REAUTHORIZE\_NOT\_NEEDED  
2017-06-21T10:27:23+00:00 INFO 111.222.333.444 plg\_mautic onUserAfterSave method called.  
2017-06-21T10:27:23+00:00 INFO 111.222.333.444 plg\_mautic onUserAfterSave::isNew: true  
2017-06-21T10:27:23+00:00 INFO 111.222.333.444 plg\_mautic onUserAfterSave::success: true  
2017-06-21T10:27:23+00:00 INFO 111.222.333.444 plg\_mautic onUserAfterSave::send\_registered: ‘1’  
2017-06-21T10:27:23+00:00 INFO 111.222.333.444 plg\_mautic onUserAfterSave: Send the user to Mautic.  
2017-06-21T10:27:23+00:00 INFO 111.222.333.444 plg\_mautic onUserAfterSave::mauticUser: array (  
‘ipAddress’ =\> ‘111.222.333.444’,  
‘firstname’ =\> ‘Name’,  
‘lastname’ =\> ‘Last’,  
‘email’ =\> ‘email@testurl.com’,  
)  
2017-06-21T10:27:25+00:00 ERROR 188.78.149.133 plg\_mautic onUserAfterSave::leadApi::create - response: 404

What could I do to solve this issue?

Thanks!
