Embedded Interface Issue

I tried to open the an Appian task in a non Appian HTML web page. I used teh following code :-

<!DOCTYPE html>
<html>
<head>
<script src="appian.example.com/.../script>
</head>
<body>
<appian-task taskId="145" />
</body>
</html>

I replaced the domain information and task id appropriately, but when I open my HTML web page, I see an empty page. Am I doing anything incorrectly ?

OriginalPostID-186658

OriginalPostID-186658

  Discussion posts and replies are publicly visible