Post
Topic
Board Trading Discussion
Re: 401 Unauthorized on BTCChina, PHP code
by
Mushai
on 14/11/2013, 09:45:26 UTC
Code:
        $accessKey = "YOUR_ACCESS_KEY";
        $secretKey = "YOUR_SECRET_KEY";

You replaced your key and secret I presume?