Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Log in to the GoToWebinar account at https://goto-developer.logmeininc.com/ 

  2. Follow the steps here to create an application at : https://goto-developer.logmeininc.com/how-create-developer-app

    • We use Oauth authentication
    • Set the App name to  EthosCE
    • Set the Application URL to be the base URL for the production site, e.g., https://www.domainYOURDOMAIN.com/gotowebinar/oauth
  3. Log in as a user with the site admin role and enter the consumer and secret key at admin/config/services/gotowebinar/settings

  4. You'll be prompted to allow the application permissions to the client's GoToWebinar account.
    1. This will redirect to GoToWebinar, for the approval
    2. Allow permission to the application.
  5. Complete testing to ensure webinar course object creates a webinar.

  6. Request that the app is put in production mode. This is important, otherwise the API requests are severely limited and calls may fail.

...