Redirect to widget with Base64 encoded parameters

Redirects to a widget URL using Base64 encoded JSON containing token, ISIN, and language. The JSON should be: {"token": "jwt_token", "isin": "ISIN_CODE", "lang": "en-US"}. Language parameter is optional with no default value.

Language
URL
Click Try It! to start a request and see the response here!