dear sir, im using kiteconnect.dll . it was working fine till yesterday...im using this past 2 months... error: Unable to parse the response. Use ResponseData property to get original response.
at User user = kite.RequestAccessToken(requestToken, MySecret);
Which .Net client library are you using? We just tried with the official .Net client and it seems to work fine.
im using kiteconnect.dll .
it was working fine till yesterday...im using this past 2 months...
error:
Unable to parse the response. Use ResponseData property to get original response.
at User user = kite.RequestAccessToken(requestToken, MySecret);
Try this code to get the actual response data and post it here: