> >

ErrorCode

GeeTest captcha

Error code of GeeTest captcha.

ErrorCode Description
200 Ajax request has been forbidden
201 The network is not available
202 JSON parse error, Please check the log
204 Webview loading timeout. The default webview loading timeout value is 10 seconds.
204_1 Webview loading error
204_2 Webview loading SSL error. Please check if the proxy has been used.
204_3 Missing system webview,Please go to the Google Store to download the Android system webview. After successful installation, restart the APP
205 API1 error or return null,Possible problems :1. Check whether the network is abnormal; 2.2. Check whether any data is returned by api1, and if so, whether it conforms to the rules;3. Check whether there is normal communication with the service
206 gettype error or return null,Possible problems :1.ConnectException cannot connect to the host (check the network and clear the cache); 2.SocketTimeOutException request timeout (check network, clear cache, test later) 3. SSLHandshakeException certificate exception (check network, clear cache); 4.UnknownHostException (DNS pollution, check network, clear cache)
207 getphp error or return null,Possible problems :1.ConnectException cannot connect to the host (check the network and clear the cache); 2.SocketTimeOutException request timeout (check network, clear cache, test later) 3. SSLHandshakeException certificate exception (check network, clear cache); 4.UnknownHostException (DNS pollution, check network, clear cache)
208 ajax error or return null,Possible problems :1.ConnectException cannot connect to the host (check the network and clear the cache); 2.SocketTimeOutException request timeout (check network, clear cache, test later) 3. SSLHandshakeException certificate exception (check network, clear cache); 4.UnknownHostException (DNS pollution, check network, clear cache)
209 API2 error or return null,Possible problems :1. There is no data between the client and the server, check whether the data requests get and post are corresponding, and check the data formats json and form; 2.2. Server SDK fails to check the secondary validation, check whether the incoming challenge and validate data are normal, and check the failure reasons after md5 processing
Was this helpful?
Send