Shaarlier icon indicating copy to clipboard operation
Shaarlier copied to clipboard

"The given url is not a compatible Shaarli" at setup

Open iootaa opened this issue 5 years ago • 1 comments

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

iootaa avatar Sep 09 '20 19:09 iootaa

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.

dimtion avatar Sep 12 '20 03:09 dimtion