hospedabits Posted March 13, 2015 Share Posted March 13, 2015 (edited) i'm doing an integration using the API when I try to enter invalid data, I get the error message: HTTP/1.1 200 OK Date: Fri, 13 Mar 2015 17:52:15 GMT Server: LiteSpeed Connection: close X-Powered-By: PHP/5.4.38 Content-Type: text/html; charset=utf-8 Set-Cookie: WHMCSn6wUMBWkbkcX=ba0959e0c22028623a3f6f0dc976877e; path=/; HttpOnly Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Content-Length: 47 result=error;message=Email or Password Invalid; but when I try to enter the correct data, do not get the success message as shown in the manual http://docs.whmcs.com/API:Validate_Login I just get a 302 redirect HTTP/1.1 302 Found Date: Fri, 13 Mar 2015 17:52:00 GMT Server: LiteSpeed Connection: close Cache-Control: no-cache, no-store, must-revalidate, max-age=0 X-Powered-By: PHP/5.4.38 Content-Type: text/html; charset=utf-8 Set-Cookie: WHMCSn6wUMBWkbkcX=c0c4f978a2b4a85efe7dfc15d032bf29; path=/; HttpOnly Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Location: http://www.hospedabits.com.br/painel/clientareaprofileaddone.php Content-Length: 0 what's happening? Edited March 13, 2015 by Infopro Wrapped Output in Code Tags 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.