How to collect data from h5p in rails app using gem 'xapi'?

Forums: 

I'm trying to collect data from h5p using gem 'xapi' in rails app.

remote_lrs = Xapi.create_remote_lrs(end_point: "https://railsh5p.h5p.com/lti", user_name: consumer_key, password: shared_secret)
but this call giving 405 status.
I'm not able to figure out what I'm doing wrong. Any help would be appreciated.

Thanks.

BV52's picture

Hi akhilpatelap199,

I suggest that you contact H5P.com support directly by sending an e-mail to [email protected].

-BV