excuse me, the httpCode returned by the http request must be 200 before the request is successful. I now have a third-party interface. The backend says it cannot be changed, and the request returns 400. tell me to judge, will it work?
Note: it is a requirement to enter the account secret to log in. If you enter the correct account secret, you can request 200. if you enter the wrong account secret, you will return 400. how can I judge the login failure? -sharp-sharp-sharp problem description
the environmental background of the problems and what methods you have tried
related codes
/ / Please paste the code text below (do not replace the code with pictures)