I am writing my own lib using kiteconnect rest apis i got request_token as mentioned in v3 docs when trying to get access_token I am getting this error. Please suggest.
If you are receiving checksum error then one of the three inputs is wrong or your SHA-256 hash of the three is invalid. You can check out the documentation.
PS: Why are you writing custom client library? You can use the existing one the is open source, right?
PS: Why are you writing custom client library? You can use the existing one the is open source, right?