alex7r / oauthlogin

Joomla OAuth registration/login plugin.
https://extensions.joomla.org/extensions/extension/access-a-security/oauth-login
GNU General Public License v3.0
3 stars 1 forks source link

XML_RPC error #7

Open Hessu007 opened 7 years ago

Hessu007 commented 7 years ago

I receive this error message: Platform Joomla 3.0 XML-RPC Error (89159464): Invalid token - token not found | ERRORCODE: invalidtoken

alex7r commented 7 years ago

User logs in and Joomla user account is created. So we reach line https://github.com/alex7r/oauthlogin/blob/staging/oauthlogin.php#L94 without errors for sure. The rest may be broken by some Joomla plugins that are reacting to onUserLogin and onUserAfterLogin

Hessu007 commented 7 years ago

Thank for your I advise. I searched all components in my the platform of Jooma. I found that I have installed the Joomdle components. When I uninstalled then, it seem to me that, the problem is solved. The error message went away. This is good one side, but another, maybe there is problem issues with other a login components.

alex7r commented 7 years ago

I'll check Joomdle and will take a look if I can find the way to reproduce and solve the issue! Thank you for your interest, I'll keep you updated. )