Open nescroft opened 2 years ago
I'm using bitquery to get some blockchain data and they said all I need is the X-API-KEY in the headers but I'm having trouble with the syntax. What am I doing wrong?
bqRef.SetAuthToken(@"""X-API-KEY"":""asdf1234""");
I'm getting this error "401 Authorization Required"
I'm using bitquery to get some blockchain data and they said all I need is the X-API-KEY in the headers but I'm having trouble with the syntax. What am I doing wrong?
bqRef.SetAuthToken(@"""X-API-KEY"":""asdf1234""");
I'm getting this error "401 Authorization Required"