/
Token Generation

Eagle 3D Streaming

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

 

 

 

 

 

 

 

 

 

 

 

 

 

Step 4. Give a JSON Object

 

 

 

 

 

 

 

 

 

 

 

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

 

 

 

 

 

 

 

 

 

 

 

Step 6. Click the Generate button to generate a Token

 

 

 

 

 

 

 

 

 

 

Step 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 : GitHub - e3ds/full-html-control at 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.

 

Related content

Streaming API Key
More like this

Eagle 3D Streaming