Im writing a program just to access the mtgox API for my account. and confused as to where to get the secret part for authentication.
<add key="apikey" value="XXXXXXXXXXXXXXXXXXXXX" />
<add key="secret" value="
?" />
<add key="username" value="XXXXXXX" />
<add key="password" value="XXXXXXX" />
I got the apikey from my security settings page but i dont know where to get secret.
Not sure if theres a thread but ive been looking for this info for the last 2 days, and the mtgox irc was dead.