nebulasio / nebPay.js

Nebulas payment Javascript SDK
GNU Lesser General Public License v3.0
81 stars 33 forks source link

https://pay.nebulas.io/api/pay/query?payId=XXX返回403 #30

Open lantislin opened 6 years ago

lantislin commented 6 years ago

测试网,上述回调接口一直返回403,怎么回事?

Failed to load https://pay.nebulas.io/api/pay/query?payId=XXXX: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:54321' is therefore not allowed access. The response had HTTP status code 403.

yupnano commented 6 years ago

你好,请问你用的是什么系统呀?Ubuntu吗?

zhang1g2 commented 6 years ago

应该是访问太频繁被NAS的GateWay给拉黑了

lantislin commented 6 years ago

@yupnano 你好,windows, mac,都有这个问题,nebPay提供的的demo也报这个错: Failed to load https://pay.nebulas.io/api/pay/query?payId=XXXXX: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access. The response had HTTP status code 403.

yupnano commented 6 years ago

@lantislin 现在可以用了。

roc198 commented 6 years ago

查询成功的交易也提示交易不存在,这个是什么问题?