bithumb-pro / bithumb.pro-official-api-docs

rest and websocket api doc
22 stars 26 forks source link

Invalid ApiKey #88

Open gevorgabgaryan opened 3 years ago

gevorgabgaryan commented 3 years ago

Hi!

I am trying to integrate my application with bithumb API using the documentation below https://github.com/bithumb-pro/bithumb.pro-official-api-docs/blob/master/rest-api.md

Unfortunately I am getting error “Invalid ApiKey”.

I have also tried ccxt and bithumb node modules and still getting the same error. What is wrong with my keys? (as I explained I have tried three versions for authorization, two of the are open source libraries).

My test API key is: 5d8e71e92979041be9f53194fa320200 My secret Key is: 5db2ccffc433a840a3ab0240b679f4781fc5fdb367b0e740ecf6a66f6ab274b5 Thanks in advance