nebulasio / web-wallet

GNU Lesser General Public License v3.0
265 stars 188 forks source link

查看钱包信息的时候403 Forbidden #47

Open aircloud opened 6 years ago

aircloud commented 6 years ago

按照教程进行操作,查看信息的时候出错:

会请求 https://testnet.nebulas.io/v1/user/accountstate 这个网址,但是返回403 而且还有:

OPTIONS https://testnet.nebulas.io/v1/user/accountstate 403 ()
viewWalletInfo.html:1 Failed to load https://testnet.nebulas.io/v1/user/accountstate: Response to preflight request doesn't pass access control check: 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.

貌似是限制了跨域?

ChengOrangeJu commented 6 years ago

@aircloud Sorry for late reply. It should be working fine right now.