Installation and server related problems

Discuss problems with installing the H5P plugins/modules and content types as well as server-related issues

preloadedDependencies are not installing automatically for custom H5P content type

{
"title": "Video Game",
"description": "Custom video game.",
"majorVersion": 1,
"minorVersion": 0,
"patchVersion": 0,
"runnable": 1,
"author": "Arun AK",
"license": "MIT",
"machineName": "H5P.VideoGame",
"preloadedJs": [
{
"path": "video-game.js"
}
],
"preloadedCss": [
{
"path": "video-game.css"
}
],
"preloadedDependencies": [
{
"machineName": "H5P.Video",
"majorVersion": 1,
"minorVersion": 6
}
],

Problem with accessing H5P server via Moodle

Hello folks,

I've installed a Moodle server for my organization but I have difficulties with using the h5p plugin. The problems are the following:

When I try to create content I get the following message:

"No content types are available

Your site is having difficulties connecting to H5P.org and listing the available content types."

When I try to update the H5P Libraries Content Type Cache I get the following message:

"Site could not be registered with the hub. Please contact your site administrator.

Pages