You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My question concerns the professional part (HTTPS prodduction server deployment).
Is it possible to :
Create a token and retrieve it using the getToken method on the server side, in order to implement it in a video uploaded by a user (on the client side) without the slightest problem?
How can I switch from a Sandbox account to a professional account in order to benefit from long-lasting video blocking, and what other advantages do we have?
Proposed solution
No response
Alternative solutions
No response
The text was updated successfully, but these errors were encountered:
Create a token and retrieve it using the getToken method on the server side, in order to implement it in a video uploaded by a user (on the client side) without the slightest problem?
Yes, what you are trying to achieve is a good practice 👍 It avoid to leak the API key in the application.
How can I switch from a Sandbox account to a professional account in order to benefit from long-lasting video blocking, and what other advantages do we have?
Version
no version
Environment that reproduces the issue
https production server.
Use case description
My question concerns the professional part (HTTPS prodduction server deployment).
Is it possible to :
Create a token and retrieve it using the getToken method on the server side, in order to implement it in a video uploaded by a user (on the client side) without the slightest problem?
How can I switch from a Sandbox account to a professional account in order to benefit from long-lasting video blocking, and what other advantages do we have?
Proposed solution
No response
Alternative solutions
No response
The text was updated successfully, but these errors were encountered: