Skip to content

Not reading KEY AND SECRET #7

@JoseAntonioCaraballo

Description

@JoseAntonioCaraballo

I have been trying to fix this for the last couple of days can you please help. So I'm trying to compile this program to see if it works. I added the key.txt file in the same folder as the source and then i added " - --

  • apikey: "Key"
  • secret: "secret"
    (With the actual keys in there) But i keep getting this error i

Exception in thread "main" java.lang.NullPointerException
at com.example.bigboy.bittrexProfit.EncryptionUtility.calculateHash(EncryptionUtility.java:27)
at com.example.bigboy.bittrexProfit.Bittrex.getResponseBody(Bittrex.java:345)
at com.example.bigboy.bittrexProfit.Bittrex.getJson(Bittrex.java:263)
at com.example.bigboy.bittrexProfit.Bittrex.getMarketSummary(Bittrex.java:87)
at com.example.bigboy.bittrexProfit.MainActivity.main(MainActivity.java:17)

Can someone please help me

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions