YouTube -- Installation

YouTube -- Installation

To add YouTube to a customer:

Add into appconfig.xml - the following lines:
  1. <key name="YoutubeAppId" value="1010518332868-36nc5qcgm960lr794joh8rqve2qpcpr8.apps.googleusercontent.com"/>
  2. <key name="YoutubeAppSecret" value="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"/>
  3. <key name="YoutubeExternalRedirectUrl" value="https://social.actusdigital.com/youtuberedirect.ashx" />


For debugging purpose sometimes, we can use another Google App created by Alex
  1.   <key name="YoutubeAppId" value="1045838731950-eg0gb40r28e9rskhpi1hgopq3ntloi3o.apps.googleusercontent.com"/>
  2.   <key name="YoutubeAppSecret" value="v74tVCRPAbSXQqGLz0W4RN1H"/>
  3.   <key name="YoutubeExternalRedirectUrl" value="http://actussocialapp.azurewebsites.net/youtuberedirect.ashx" />


INTERNAL INFORMATION  - CONFIDENTIAL


Raphi YouTube Account:
 Pwd:  Actus2020


  1.   <key name="YoutubeAppId" value="1010518332868-36nc5qcgm960lr794joh8rqve2qpcpr8.apps.googleusercontent.com"/>
  2.   <key name="YoutubeAppSecret" value="jZik_FoVMPEQD4ew6I-Ix1mI"/>
  3.   <key name="YoutubeExternalRedirectUrl" value="http://social.actusdigital.com/youtuberedirect.ashx" />




Actus YouTube account:
  1. User: asaf@actusdigital.com
  2. Password: actus2016

To create an app for YouTube

2. In Credentials -- Add a new Web Application  
      Put in "Authorized redirect URIs" -- http://social.actusdigital.com/youtuberedirect.ashx
    








3. In Dashboard -- Add YouTube API


    • Related Articles

    • MySQL - Issues

      Issue: When installing MySQL and the MySQL Instance gets stuck during "Start Service" Bug: This can occur if the Windows is located on a system which is over 2TB sized, this is a known bug in MySQL Solution: Windows Installation must be on a ...
    • ActServerMonitoring Exception - "Category does not exist"

      During an apparent standard install of Windows, the ActServerMonitoring fails to load with message "Category does not exist" This issue is from a faulty Windows installation (reason unknown) which can be seen when attempting to run "Performance ...