nicehash/rest-clients-demo

[ { code: 2000, message: 'Invalid session (1009)' } ]

Parkstelth opened this issue · 0 comments

I'm testing /main/api/v2/pool endpoints and I can't solve invalid session 1009 error.. After making a post request in api docs normally, I also changed the order of body parameters to make the used x-auth the same, but I can't solve 1009 error.. Can anyone help me?

I used api key and secret key exactly, and I also built the current project as it is..

new pool { error_id: '3b12f11e-7833-41fd-abf9-5038c1030c6c', errors: [ { code: 2000, message: 'Invalid session (1009)' } ] }