Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

polyfills.js:3 GET https://testnet.bitmex.com/api/v1/stats 403 () #1

Open
tanzeelrana opened this issue Aug 28, 2018 · 4 comments
Open
Labels
enhancement New feature or request

Comments

@tanzeelrana
Copy link

screenshot from 2018-08-28 01-26-09

@tanzeelrana
Copy link
Author

API_KEY = "ac7WGCl9AsNgzRdF0EEf53Ru"
API_SECRET = "lseDI6nEL8yQ-DKKa22lwt7zBZIX7Ifcin3NxWq4YsRPKnfS"

in case u want to test my keys

@tanzeelrana
Copy link
Author

Also to mention I am in localhost. Could that be the reason ? and if so how do I test during development ?

@IlanFrumer
Copy link
Owner

IlanFrumer commented Aug 28, 2018

This package was developed to run under node.js, not inside a browser.
Probably some of the polyfills are not fully compatible.
If you really need it to run it on a browser I may do further debuging

@tanzeelrana
Copy link
Author

@IlanFrumer That would be really helpful as this would allow for this to be utilized in hybrid apps :)

@IlanFrumer IlanFrumer added the enhancement New feature or request label Nov 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants