Skip to content

Fix: Use relative URL for JSON-RPC endpoint instead of absolute URL#16

Open
werdeil wants to merge 1 commit intoAF-1:mainfrom
werdeil:fix_https_url_issue
Open

Fix: Use relative URL for JSON-RPC endpoint instead of absolute URL#16
werdeil wants to merge 1 commit intoAF-1:mainfrom
werdeil:fix_https_url_issue

Conversation

@werdeil
Copy link
Copy Markdown
Contributor

@werdeil werdeil commented Mar 22, 2026

Current way of defining the JSON-RPC endpoint was not working in the case Lyrion is behind an url with https. Most of the plugin was working only changing the virtual library didn't had an impact.

Digging in the plugin code (with the help of a LLM), I found out that defining a relative URL (instead of the absolute one) works. Hence this PR.

I tested on my LMS and it works correctly, didn't see any side effect, but I can test more if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant