Getting error while youtube video upload: Something Went Wrong While Processing Youtube Video. Please Try Again After Sometime. #56
paritshivani
started this conversation in
Bugs
Replies: 1 comment 2 replies
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi @amit-tarento, @keshavprasadms
Hope you are doing well!..
Site Environments Details - SunbirdEd portal of version 4.4.1
Issue - We are unable to upload content like Youtube link upload content isn't working.
API Details -
Request URL: host/action/asset/v3/validate?field=license
Request Method: POST
Status Code: 400 Bad Request
Payload -
{
"request": {
"asset": {
"provider": "youtube",
"url": "https://www.youtube.com/watch?v=e_04ZrNroTo"
}
}
}
Response -
{
"id": "asset.url.validate",
"ver": "1.0",
"ts": "2022-09-02T11:59:11ZZ",
"params": {
"resmsgid": "778cffc8-2897-4691-9901-ab029085663a",
"msgid": null,
"err": "SYSTEM_ERROR",
"status": "failed",
"errmsg": "Something Went Wrong While Processing Youtube Video. Please Try Again After Sometime!"
},
"responseCode": "SERVER_ERROR",
"result": {}
}
Can you please look into it and let us know the steps to resolve the same.
cc @coolbung, @Renuka-S, @vinod303
All reactions