Allows you to intentionally trigger a "captcha needed" response to test how your app handles it.

See captcha and validation for details.

This method requires an access token, but no permissions.

Parameters

This method does not take any parameters.

Result

When first called, this method will fail with the error 14: Captcha needed. When the request is then retried with a valid captcha_answer, returns true.

Errors

Global errors may occur when calling this method.