Discussions
Resolution Error!
18 days ago by null
Hi,
I keep getting the below message.
{
"code": 100,
"data": {
"callback_id": null,
"caption_url": null,
"duration": null,
"error": {
"code": 401029,
"detail": "Please subscribe to higher plan to generate higher resolution videos",
"message": "Resolution not allowed"
},
"gif_url": null,
"id": "d7838525d86544b39e1f25432679d556",
"status": "failed",
"thumbnail_url": null,
"video_url": null,
"video_url_caption": null
},
"message": "Success"
}
I tried to change the dimensions as recommended in the documentation but that doesn't seem to work.
Any ideas on how to get this resolved?