Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

The hashing algorithm to be used is SHA-512. There should be no spaces in generating the hash value.

Do a SHA512 SHA-512 encoding of your client secret key and object of the request body i.e SHA512 SHA-512 (client secret key + object of request body).

...