请求地址】:https://api.mch.weixin.qq.com/secapi/pay/refund
【请求数据】:<xml>
<appid>wx597e6a312286e49d</appid>
<mch_id>1675715545</mch_id>
<nonce_str>1762831052442</nonce_str>
<sign>xxx</sign>
<sign_type>MD5</sign_type>
<out_trade_no>3337229693487276</out_trade_no>
<out_refund_no>33372308959421441117324191_Retail_3104009075163136</out_refund_no>
<total_fee>1690</total_fee>
<refund_fee>1690</refund_fee>
<notify_url>xxx</notify_url>
<attach></attach>
</xml>
【响应数据】:<xml><return_code><![CDATA[SUCCESS]]></return_code>
<return_msg><![CDATA[OK]]></return_msg>
<appid><![CDATA[wx597e6a312286e49d]]></appid>
<mch_id><![CDATA[1675715545]]></mch_id>
<nonce_str><![CDATA[Pbzo06jPkg3KafNY]]></nonce_str>
<sign><![CDATA[xxx]]></sign>
<result_code><![CDATA[FAIL]]></result_code>
<err_code><![CDATA[NOAUTH]]></err_code>
<err_code_des><![CDATA[异常IP请求不予受理]]></err_code_des>
</xml>

这报错就是你配置了退款白名单导致的,你的截图并不能证明你登录的和你请求的是同一个商户号