Upload content - Youtube link upload isn't working #16
-
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 Payload -
Response -
Can you please look into it and let us know the steps to resolve the same. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
@komalm Please use the valid youtube URL to create. You have chosen the youtube watch or bowser URL to create. Use the youtube share URL to create the content. Also verify the video license is CC(check this video how to check the license). @AmiableAnil @vaibhavbhuva Check did we updated our microsite with this information. If so please share the link here. |
Beta Was this translation helpful? Give feedback.
-
Error is thrown from the service when the license value of the video is blank. License is populated using the video details fetched from Youtube API. Looks like video details could not be fetched from youtube. Pls check the youtube API_KEY configuration ("learning_content_youtube_apikey" & "youtube_api_key" - system variable configuration) |
Beta Was this translation helpful? Give feedback.
Error is thrown from the service when the license value of the video is blank. License is populated using the video details fetched from Youtube API. Looks like video details could not be fetched from youtube. Pls check the youtube API_KEY configuration ("learning_content_youtube_apikey" & "youtube_api_key" - system variable configuration)
https://github.com/project-sunbird/knowledge-platform/blob/release-4.4.0/platform-modules/url-manager/src/main/java/org/sunbird/url/util/YouTubeUrlUtil.java (line - 90)