Closed varun-raj closed 8 years ago
I created a C# client with RestSharp, followed the entire process but could validate. But the same data works well with ruby.
HMAC isn't language specific. Try and intercept the output of your C# client through a proxy and verify that it is indeed sending everything correctly.
Worked :+1:
I created a C# client with RestSharp, followed the entire process but could validate. But the same data works well with ruby.