"The given url is not a compatible Shaarli" at setup
Hi there,
I'm trying to setup Shaarlier with a self-hosted Shaarli. Unfortunately I get an error, "The given url is not a compatible Shaarli" at setup
The settings I tested:
- in shaarli, "Enable REST API" is checked,
- in shaarlier, I tried both HTTP and HTTPS
- I tried to "Disable certificate validation" in shaarlier
More technical informations:
- Shaarlier v1.7.2 installed from FDroid
- Shaarli 0.10.4 running on the Debian based distribution Yunohost. See https://github.com/YunoHost-Apps/shaarli_ynh
When I generate a bug report from the app:
----BEGIN REPORT----- Report type: DEBUG Android version: 8.1.0 App version: 1.7.2 Activity: com.dimtion.shaarlier.activities.AddAccountActivity@3d11b742020-09-09T19:51Z
TOKEN ERROR
java.lang.Exception: TOKEN ERROR
(I would prefer not to publish the link of the instance here as it's run by a busy friend and the permissions need to be fixed )
Any hint would be warmly welcome. Cheers
This seems to be an issue with Yunohost that redirects private calls to its SSO. There are prior discussion on shaarli_ynh repo: https://github.com/YunoHost-Apps/shaarli_ynh/issues/39
Let me know if that fixed your issue.