Versions Compared

Key

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

...

If you press the “View” icon, a dialog box containing the SIL token generated will appear. It is an encoded string which we’ll we will decode when you run your request and which will give you access to our resources for the granted amount of time set in the configuration.

Note

You may need to run your token through a URL encoder prior to use, if special characters appear within the token. We are currently investigating solutions to this issue.

...

The tokens can be used, for now, only for the SIL Webhooks calls. In order to use them, you must set the query parameter silToken to the value of the token you need to use, instead of using the JWT token. Example:

...