bitfinex-rest icon indicating copy to clipboard operation
bitfinex-rest copied to clipboard

Authenticated sample in C#

Open jantielens opened this issue 7 years ago • 3 comments

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

jantielens avatar Aug 22 '17 13:08 jantielens

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.

mark-atk avatar Aug 23 '17 08:08 mark-atk

Sorry jantielens, I have just shelved this for the time being. I am intending on getting back into it over the xmas break.

jandrews377 avatar Nov 21 '17 22:11 jandrews377

For those having issues, this works for me: https://gist.github.com/LarsWesselius/2a48ef7d109b895554487e424ffc1041 So something similar can probably be implemented in this project :)

LarsWesselius avatar Dec 23 '17 11:12 LarsWesselius