Log in with the customerclients's GoToWebinar account at https://goto-developer.logmeininc.com/
Follow the steps here to create a developer account and 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.domain.com
Enable the Course GoToWebinar module in EthosCE
Enter the consumer key at admin/config/services/gotowebinar/settings
- You'll be prompted to allow the application permissions to the client's GoToWebinar account.
- This will redirect to GoToWebinar, for the approval
- If we have their credentials, we can log in and process the approval immediately
Complete testing to ensure webinar course object creates a webinar.
Request that the app is put in production mode. This is important, otherwise the API requests are severely limited and calls may fail.
...