L.s.
I'm using Moodle and your MediaWiki LTI extension. I get the error:
Error LTI validation is not succesfully Invalid signature ours= /AlbLtC7l6I/SoCF+LGYSAk= yours=yd+SLW/EvxBZGbFJ31RdmHAo=
What's causing it? How to solve?
Bert
Hi, you have to put the same consumer key and secret in both parts (check the content on IMSBasicLTI/configuration/authorizedConsumersKey.cfg )
For example if you have
consumer_key.test.enabled=1 consumer_key.test.secret=12345
The consumer key is test and secret is 12345
best regards
Log in to post a comment.
Hi, you have to put the same consumer key and secret in both parts (check the content on IMSBasicLTI/configuration/authorizedConsumersKey.cfg )
For example if you have
consumer_key.test.enabled=1
consumer_key.test.secret=12345
The consumer key is test and secret is 12345
best regards