Skip to content

Fixes missing scheme error when hitting recommendations API#5056

Merged
bjester merged 1 commit intolearningequality:unstablefrom
akolson:fix-no-scheme-supplied
May 15, 2025
Merged

Fixes missing scheme error when hitting recommendations API#5056
bjester merged 1 commit intolearningequality:unstablefrom
akolson:fix-no-scheme-supplied

Conversation

@akolson
Copy link
Member

@akolson akolson commented May 15, 2025

Summary

This pr fixes the missing scheme error when hitting recommendations API by appending the http:// scheme if it doesn't exist on the passed url.

References

Fixes #5041

Reviewer guidance

  • Check that tests pass and make sense.

Copy link
Member

@bjester bjester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes with corresponding unit tests, look good!

@bjester bjester merged commit a659c3c into learningequality:unstable May 15, 2025
14 checks passed
@akolson akolson deleted the fix-no-scheme-supplied branch January 9, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MissingSchema: Invalid URL '10.128.15.193/stable/connect': No scheme supplied

2 participants