bitfinex-rest
bitfinex-rest copied to clipboard
Authenticated sample in C#
Hi there, (not a real issue) did you already manage to get some basic code in C# working for the authenticated endpoints? I'm trying to get it working, but the response keeps saying "invalid api key".
Thanks for your help! J
Hey there, I am also experiencing this issue. I get the 'invalid api key' error even when I try submit my request via Postman, so it may not be the repositories fault but Bitfinex.
Sorry jantielens, I have just shelved this for the time being. I am intending on getting back into it over the xmas break.
For those having issues, this works for me: https://gist.github.com/LarsWesselius/2a48ef7d109b895554487e424ffc1041 So something similar can probably be implemented in this project :)