dimtion / Shaarlier

Simple Android app for sharing links on Shaarli.
GNU General Public License v3.0
97 stars 11 forks source link

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

Open iootaa opened 4 years ago

iootaa commented 4 years ago

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:

More technical informations:

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

dimtion commented 4 years ago

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.