Versions Compared

Key

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

...

Paste code macro
languagejson
titleResponse sample
{
To be provided  "token": <string>
}

Password

The password needs to be converted to Base64 with ASCII encoding to get the bytes[] from the password string.

...