dhiaayachi / go-newton-co

go api for newton.co bitcoin exchance
Apache License 2.0
4 stars 0 forks source link

Can't get balances with 403 #2

Closed p0mvn closed 3 years ago

p0mvn commented 3 years ago

Hey!

Just want to start off by saying that this is a great package you've built here. Just curious if this is still working for you?

I tried rotating my keys and whitelisting the IP to test the balances endpoint but I would get 403 every time.

Please let me know if you have time to look into this. Thanks!

dhiaayachi commented 3 years ago

As commented on the PR I haven't tested this for a while and I know that Newton are doing a lot of changes so it could be broken. I would love to have a sandbox Environment from Newton to test against but last time I checked they were not willing to provide one.

I will test again and try to fix this, the api is not well documented and most of what's in this package is based on trial and failure

p0mvn commented 3 years ago

Fixed, thanks for the help