Discussions
'Please subscribe to higher plan to generate higher resolution videos'
17 days ago by Cristiano Ferreira
I keep having this error on Generate from Template V2 despite being subscribed to the Heygen Scale API subscription and setting the dimensions to 720p.
data = {
"test": False,
"caption": False,
"title": "video_title",
"variables": {
"script_here": {
"name": "script_here",
"type": "text",
"properties": {
"content": text
}
}
},
"dimension": {
"width": 1280,
"height": 720
}
}
{'code': 401029, 'detail': 'Please subscribe to higher plan to generate higher resolution videos', 'message': 'Resolution not allowed'}
Pls help solve this.