Post
Topic
Board Project Development
Topic OP
Cryptsy API help
by
TYDIRocks
on 04/08/2015, 20:59:03 UTC
Hey guys,

I'm trying to use the Cryptsy API and everything seems to be working except for the methods that require authentication...

Here is my current code: https://gist.github.com/anonymous/8c128bdab19b44eec2f7

Yet everytime I receive this response: {"success":false,"error":["Must be authenticated"]}

Can someone please help me, I cannot for the life of me figure out what I'm doing wrong.