How to collect data from h5p in rails app using gem 'xapi'?
Submitted by akhilpatelap199 on Thu, 08/13/2020 - 13:58
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
Thu, 08/13/2020 - 19:13
Permalink
Hi akhilpatelap199,I suggest
Hi akhilpatelap199,
I suggest that you contact H5P.com support directly by sending an e-mail to [email protected].
-BV