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
{{ message }}
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
When I try your demo, after I click the "start" button, I got the "401 Unauthorized" error. I already set my trial token in the code, what else do I need to do to make the demo work?
The text was updated successfully, but these errors were encountered:
@ln613 See in the code, we have to add our access key, which we can get from the trial token, you could not directly add this trial token into the codebase
Here is the API call you need to do to get your access key from the trial token
When I try your demo, after I click the "start" button, I got the "401 Unauthorized" error. I already set my trial token in the code, what else do I need to do to make the demo work?
The text was updated successfully, but these errors were encountered: