Post
Topic
Board Trading Discussion
Re: 401 Unauthorized on BTCChina, PHP code
by
Dirk83
on 14/11/2013, 15:24:55 UTC
Code:
        $accessKey = "YOUR_ACCESS_KEY";
        $secretKey = "YOUR_SECRET_KEY";

You replaced your key and secret I presume?

Yeah :-).