Ticket #35 (closed defect: invalid)

Opened 7 weeks ago

Last modified 7 weeks ago

Input error: k: Format of site key was invalid

Reported by: Moritz Bunkus <moritz@…> Owned by:
Priority: minor Milestone: 0.4
Keywords: Cc:

Description

With the following public/private keys (I've already removed them from my account, therefore no harm in posting them here) I get the error mentioned in $subject when I open the /register page with the "accountmanager" contrib plugin activated:

[recaptcha]
private_key = 6LeWgc8SAAAAAKIE9QEh3xxL7x9aH0fVE9zRQwcg
public_key = 6LeWgc8SAAAAAGIi0-J_OtdNqNI8ebhn6UHMytsR

The generated HTML code:

<script type="text/javascript">RecaptchaOptions = {"lang": "de"};</script><script src=" https://www.google.com/recaptcha/api/challenge?k=6LeWgc8SAAAAAGIi0-J_OtdNqNI8ebhn6UHMytsR" type="text/javascript"></script><noscript><iframe width="500" height="300" frameborder="0" src=" https://www.google.com/recaptcha/api/noscript?k=6LeWgc8SAAAAAGIi0-J_OtdNqNI8ebhn6UHMytsR"></iframe><br /><textarea rows="3" cols="40" name="recaptcha_challenge_field"></textarea><input type="hidden" name="recaptcha_response_field" value="manual_challenge" /></noscript></span>

Attachments

Change History

Changed 7 weeks ago by Moritz Bunkus <moritz@…>

Doh, stupid me. I swapped private and public keys. Sorry for the noise. Please close the report.

Changed 7 weeks ago by fs

  • status changed from new to closed
  • resolution set to invalid
  • milestone set to 0.4

glad you found the problem :-)

Were that your real private/public keys in the description? In that case I'll modify the ticket directly to remove that information.

Changed 7 weeks ago by Moritz Bunkus <moritz@…>

Yes, they were original keys, but as I had written I had already deactivated the keys on the reCAPTCHA site before posting the ticket. Hence they cannot be used at all.

Add/Change #35 (Input error: k: Format of site key was invalid)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.