moquan0116 Posted September 14, 2018 Share Posted September 14, 2018 The following error was sent to the rippleAPI interface in vue. This link is the test address. Why did you give an error? Link to comment Share on other sites More sharing options...
Kakoyla Posted September 14, 2018 Share Posted September 14, 2018 (edited) What do you have the server set to? Did you include the wss:// before the address? Should be similar to this: const api = new RippleAPI({ server: 'wss://s1.ripple.com' // Public rippled server hosted by Ripple, Inc. }); Edited September 14, 2018 by Kakoyla Link to comment Share on other sites More sharing options...
moquan0116 Posted September 15, 2018 Author Share Posted September 15, 2018 I was tired after watching it for a long time. I was careless. I filled in the wrong address. Thank you very much Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now