"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 3.2 Final//EN\">\n<title>Redirecting...</title>\n<h1>Redirecting...</h1>\n<p>You should be redirected automatically to target URL: <a href=\"/login\">/login</a>. If not click the link.",
出现这种情况后我的原因是没有传递文档中签名算法的接口参数request_time和request_token,加上参数就好了;还有可能是因为没有在面板设置的APi接口中配置ip白名单。