简体   繁体   English

付款中心请求错误

[英]Paymill request error

Calling Paymill API endpoints returns me an error HTML instead 调用Paymill API端点会返回错误HTML

<html style="height:100%"><head><META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"><meta name="format-detection" content="telephone=no"><meta name="viewport" content="initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"></head><body style="margin:0px;height:100%"><iframe src="/_Incapsula_Resource?CWUDNSAI=19&xinfo=7-116343066-0 NNNN RT(1460904871089 46) q(0 0 -1 -1) r(150 -1) b6 U5&incident_id=198001240411479290-1000198536362854343&edet=20&cinfo=ffffffff1a40" frameborder=0 width="100%" height="100%" marginheight="0px" marginwidth="0px">Request unsuccessful. Incapsula incident ID: 198001240411479290-1000198536362854343</iframe></body></html>

The example request could be this one (also tested several others with tha same result): 示例请求可能是这个请求(也测试了其他几个具有相同结果):

curl -u PAYMILL_API_KEY:foo https://api.paymill.com/v2.1/client

The weird thing is with three machines with Debian the above request fails miserably. 奇怪的是使用Debian的三台机器,以上请求惨遭失败。 With Ubuntu it does work. 使用Ubuntu,它确实可以工作。 Have anyone experienced this? 有人经历过吗?

看来这是Paymill方面的错误。

This error is because Incapsula's CDN proxy failed to receive a response from the origin web server. 此错误是因为Incapsula的CDN代理无法从原始Web服务器接收响应。

Ofer 奥弗

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM