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
The Account object has a `Url` field pointing to the location of [Video Indexer web site](https://www.videoindexer.ai/).
53
-
For paid accounts the Url field is currently pointing to an internal url instead of the public web site.
54
-
In the coming weeks we will change it and return VideoIndexer’s web site (`https://www.videoindexer.ai/`) for all accounts, trial and paid.
52
+
The Account object has a `Url` field pointing to the location of the [Video Indexer website](https://www.videoindexer.ai/).
53
+
For paid accounts the `Url` field is currently pointing to an internal URL instead of the public website.
54
+
In the coming weeks we will change it and return the [Video Indexer website](https://www.videoindexer.ai/) URL for all accounts (trial and paid).
55
55
56
56
Do not use the internal URLs, you should be using the [Video Indexer public APIs](https://api-portal.videoindexer.ai/).
57
-
* If you are embedding Video Indexer URLs in your applications and the URLs are not pointing to the [Video Indexer website](https://www.videoindexer.ai/) or the [Video Indexer API endpoint](https://api.videoindexer.ai) but rather to a regional endpoint (for example.`https://wus2.videoindexer.ai`), regenerate the URLs.
57
+
* If you are embedding Video Indexer URLs in your applications and the URLs are not pointing to the [Video Indexer website](https://www.videoindexer.ai/) or the [Video Indexer API endpoint](https://api.videoindexer.ai) but rather to a regional endpoint (for example,`https://wus2.videoindexer.ai`), regenerate the URLs.
58
58
59
59
You can do it it by either:
60
60
61
61
* Replacing the URL with a URL pointing to the Video Indexer widget APIs (for example, the [insights widget](https://api-portal.videoindexer.ai/docs/services/Operations/operations/Get-Video-Insights-Widget))
62
62
* Using the Video Indexer website to generate a new embedded URL:
63
63
64
-
Press **Play** to get to your video's page -> click **<Embed>** -> copy the URL into your application:
64
+
Press **Play** to get to your video's page -> click **<Embed>** -> copy the URL into your application:
65
65
66
66
The regional URLs are not supported and will be blocked in the coming weeks.
0 commit comments