Developers

Technical forum about Content Type or System Plugin development.
Here you can apply for developer access.

Platform Integration

Forums: 

Hi,

I am experimenting with doing a platform integration for H5P in Java and so far so good, I got basic functionality for viewing and editing H5P content.

But currently I am working on the endpoints for the hub and I am struggling a bit with the updateContentTypeCache stuff. The registering with h5p works fine, but when sending a request to http://api.h5p.org/v1/content-types/ like in the php implementations I am getting a 404 status code.

Does somebody know what I am missing here?

Pages