Skip to main content
Skip table of contents

Token Generation

Tokens are single-use only. Each token has a time limit and will automatically expire if not used within the specified period. This behavior enhances security by invalidating tokens that are not actively used within the allowed timeframe

Follow the steps to generate a token:

Step 1. Sign in to Control Panel

image-20250201-144426.png

Figure 1. Sign in to Control Panel

Step 2. Navigate to the Developer Section

image-20250201-150045.png

Figure 2. Navigate to Developer Section

Step 3. Navigate to Token Generation tab

image-20250201-160528.png

Figure 3. Navigate to Token Generation Tab

Step 4. Give a JSON Object

image-20250201-160833.png

Figure 4. Give a JSON Object

Step 5. Set an Expiry Time (in minutes) for the token

image-20250201-160933.png

Figure 5. Set an Expiry Time

Step 6. Click the Generate button to generate a Token

image-20250201-161109.png

Figure 6. Click the Generate Button

Step 7. Copy the TOKEN

image-20250201-161835.png

Figure 7. Copy the Token


Question:

Embedding Streaming into a Webpage with no iFrame solution but always getting “a Token has been used” error. Can you reuse it?

Answer:

Once a token is sent from the client to the server, it becomes immediately invalid and cannot be used again.

Tokens are therefore single-use only.

Each token has a time limit and will automatically expire if not used within the specified period.

This behavior ensures enhanced security by invalidating tokens that are not actively used within the allowable timeframe.

For information on how to generate tokens automatically, see Method 2 in this document. (Repo : https://github.com/e3ds/full-html-control/tree/html/ejs )


Need help? Contact Support

Submit a new request at E3DS support portal.

Requests sent on weekends will not be addressed until the following business day.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.