You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
貌似是限制了跨域?
The text was updated successfully, but these errors were encountered:
按照教程进行操作,查看信息的时候出错:
会请求 https://testnet.nebulas.io/v1/user/accountstate 这个网址,但是返回403 而且还有:
貌似是限制了跨域?
The text was updated successfully, but these errors were encountered: