Closed (fixed)
Project:
Mollom
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2010 at 18:16 UTC
Updated:
29 Apr 2018 at 12:30 UTC
Jump to comment: Most recent
I installed and configured Mollom module for Drupal 7 and it reports that the API keys are invalid. I tested the API keys on a Drupal 6 site with Mollom and it is fine.
Comments
Comment #1
sunCan you try again? We had a temporary server hiccup yesterday, which likely caused this false error.
Comment #2
ki commentedStill having the problem.
Comment #3
caelon commentedI am also having the same issue. I have copy and pasted the keys from the Mollom site to my Drupal 7 Mollom admin section and I get "The configured Mollom API keys are invalid." I have even deleted the subscription and started over to be sure.
Comment #4
sunThanks for the additional confirmation. Note that there is no need to re-create the site or API keys on mollom.com.
Could you post your site's public API key?
Also, to identify and better understand the cause for this issue, it would be helpful to do the following:
1) Try to enter your API keys on Mollom's settings page.
2) Go to Administration » Reports » Recent log messages, and look for any error log messages that were generated at the time you did 1), or very shortly after. We are only interested in warnings and errors.
3) Copy the full log message entry and paste it into this issue.
Comment #5
ki commentedLike caelon, I had recreated the API key at mollom.com to be sure.
When I saved the API key (My public key is 915aafb76486903a333a7b38ed297a34), I got the following error message.
Error 1000 from 'http://174.37.205.152' for 'mollom.verifyKey': 'XMLRPC parse problem. The SAX parser returned: The specified field \'params\' is not valid.'
Data:
platform_name = 'Drupal'
platform_version = '7.0-alpha6'
client_name = 'Mollom'
client_version = '7.x-1.x-dev'
Thanks.
Comment #6
ki commentedI ran the test again with latest versions, drupal-7.0-beta2 and Mollom 7.x-1.x-dev (2010-Oct-25). It verified the API key alright.
I think XMLRPC did not work in alpha version.
Comment #7
sunAh-ha! That explains it, thanks! Yes, one of the Drupal 7 alphas contained a backwards-incompatible API change to the XML-RPC system.
If you use Drupal 7 already, always make sure that you run the latest available release.
Comment #9
mbahlol commentedthis is my error log
Comment #10
ahmed.raza commentedHi,
Writing this to whom it may concern,
I recently faced connection issues with this module on my project and found out that Mollom have ended their service recently. You can read their End of Life announcement link: https://www.mollom.com
Thank you.
Comment #11
sahuni commentedEnd of service what does it means? We have to disable this module and use another?
on page https://www.drupal.org/project/mollom they say no more support but they don't say it's out of use.