worldwide-asset-exchange / waxjs

Javascript API for integration with the WAX Cloud Wallet.
MIT License
126 stars 103 forks source link

Can't pass oAuth. #87

Closed CiFrameVladislavB closed 2 years ago

CiFrameVladislavB commented 2 years ago

When I try to pass oAuth on my local server, I get this error: "Error:Could not resolve host: api.opskins.com". And when I try on hosting: "Error:Failed to connect to api.opskins.com port 443: Connection refused". It seems something is wrong with: "api.opskins.com".

kaefergeneral commented 2 years ago

oAuth is dead. Unfortunately the documentation is out of date. Anything that references api.opskins.com is is outdated.

CiFrameVladislavB commented 2 years ago

oAuth is dead. Unfortunately the documentation is out of date. Anything that references api.opskins.com is is outdated.

So, what should I use instead? I need to manage my cloud wallet using API.

includenull commented 2 years ago

WAX Cloud Wallet OAuth is deprecated and should not be used.

You can not automate WAX Cloud Wallet operations I'm afraid, for this you should use eosjs with your own account and keys.