Open cariosa opened 1 year ago
I connected it via the Fever API: https://miniflux.app/docs/services.html#fever
According to the code, the fetch api will verify the server certificate when connecting to the server (default behavior), so you need to use a legal certificate corresponding to the domain name.
By the way, it doesn’t matter if there is v1
at the end, but it definitely won’t work if it’s followed by /v1/feed/
. You can check out the code here, this code handles the relevant content.
Describe the bug not able to connect to miniflux
To Reproduce Steps to reproduce the behavior:
Expected behavior connect to miniflux instance
Platform (please complete the following information):
Additional info