Skip to content
On this page

Network issues

Exploodo is a cloud application which accesses various services. In company networks, it may occur that those services are blocked, for instance by a proxy server or firewall. To ensure the proper functionality of Exploodo, the URLs and request methods of all services used by Exploodo must be un-blocked.

URLs

Websites

  • www.exploodo.com
  • login.exploodo.com
  • learning.exploodo.com
  • authoring.exploodo.com

APIs

  • learning-api.exploodo.com
  • authoring-api.exploodo.com

Worker services

  • learning-worker.exploodo.com
  • learning-edge.exploodo.com
  • authoring-worker.exploodo.com
  • authoring-edge.exploodo.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

Exploodo utilizes RESTful APIs as the backend, which also support all types of HTTP requests, i.e. GET, POST, PATCH, PUT and DELETE. It may occur that proxy servers block one or various of those request methods and, as a consequence, data is not saved correctly. To fix this issue, please create exceptions for those request methods for the API domains.

Furthermore the worker service URLs use websockets, which are needed for processes like course rollouts as well as the authoring tool.