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/8c128bdab19b44eec2f7Yet 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.