Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outcomes extension fails to submit over HTTPS #46

Closed
ttsirkia opened this issue Apr 24, 2015 · 3 comments
Closed

Outcomes extension fails to submit over HTTPS #46

ttsirkia opened this issue Apr 24, 2015 · 3 comments
Labels

Comments

@ttsirkia
Copy link

Method _send_request seems to be broken if HTTPS is used. It gives the following error message:

[Error: Protocol "http:" not supported. Expected "https:".]

I'm not sure if the current way of selecting the protocol works as expected. This happens when lis_outcome_service_url contains https.

@ttsirkia
Copy link
Author

Just noticed that #45 probably fixes this issue.

@omsmith omsmith added the bug label Apr 24, 2015
@omsmith
Copy link
Owner

omsmith commented Jun 20, 2015

Fix by @ktonon available in v2.1.6. Apologies for slacking here

@ttsirkia
Copy link
Author

Thanks! No problem, it was easy to use a local fix before this official one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants