We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c50ed8 commit afd5debCopy full SHA for afd5deb
api/v2/error_codes.html
@@ -335,8 +335,8 @@ <h3>Other</h3>
335
<td class="bold" valign="top"><a name="600"></a>600</td>
336
<td class="blue" valign="top">User</td>
337
<td>
338
- The public and/or private recaptcha field key hasn't been set in your api.php file.
339
- For more information, read the instructions on the
+ The public and/or private recaptcha field key haven't been set in your `/global/config.php`
+ file. For more information, read the instructions on the
340
<a href="{{site.baseurl}}/api/v2/display_captcha">displayCaptcha()</a> page.
341
</td>
342
</tr>
0 commit comments