Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/wordpress/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/api/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Wordpress WHMCS域传输外部api始终返回“未找到域”错误_Wordpress_Api_Whmcs - Fatal编程技术网

Wordpress WHMCS域传输外部api始终返回“未找到域”错误

Wordpress WHMCS域传输外部api始终返回“未找到域”错误,wordpress,api,whmcs,Wordpress,Api,Whmcs,我已经在我的wordpress站点中安装并配置了WHMC。我想使用api功能“domaintransfer”作为操作名来传输域。但是来自api的响应总是返回“domain not found”错误。 我正在传递以下参数 行动:域名转让 域名:输入域名(如xxx.com) 如果域已在数据库中,则使用API函数,但如果要将域从另一家公司转移到您的公司,则应使用并设置要转移的domaintype参数

我已经在我的wordpress站点中安装并配置了WHMC。我想使用api功能“domaintransfer”作为操作名来传输域。但是来自api的响应总是返回“domain not found”错误。 我正在传递以下参数

  • 行动:域名转让
  • 域名:输入域名(如xxx.com)
  • 如果域已在数据库中,则使用API函数,但如果要将域从另一家公司转移到您的公司,则应使用并设置要转移的
    domaintype
    参数