Discussions
Webhook domain security validation
3 months ago by Peter Knobloch
When we make a request to generate a video, we want to validate the URL that is returned. For example, the url from recent requests have been from "https://resource2.heygen.ai/video/". Is it correct assume that the pattern will be something like "https://.heygen.ai/video/" ?
If we don't see that kind of URL, we could then assume that our key was stolen and a man in the middle attack happened?