Skip to content

Network issues

The E-SEC Learning Platform and Authoring Tool talk to a number of cloud services to do their work. In restrictive networks — behind corporate proxies or firewalls — some of these may be blocked. The URLs and HTTP methods below need to be allowed for everything to work.

URLs

Websites

  • e-sec.com
  • login.e-sec.com
  • learning.e-sec.com
  • learning.e-sec.support
  • authoring.e-sec.com
  • authoring.e-sec.support

APIs

  • learning-api.e-sec.com
  • authoring-api.e-sec.com

Edge

  • learning-edge.e-sec.com
  • authoring-edge.e-sec.com

Worker services

  • learning-worker.e-sec.com
  • authoring-worker.e-sec.com

Payment service

  • api.stripe.com
  • js.stripe.com

Courses

  • courses.e-sec.com
  • learning-courses.e-sec.com
  • authoring-courses.e-sec.com
  • course-engines.e-sec.com
  • client.exploodo.media
  • store.exploodo.media

HTTP request methods

Our APIs use the standard HTTP methods: GET, POST, PATCH, PUT, and DELETE. Some proxies block one or more of these, which can cause data not to save. Make sure all five are allowed for the API domains above.

The edge and worker services additionally use websockets, needed for things like course rollouts and parts of the authoring editor.