dimtion / Shaarlier

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

Shaarlier displays "wrong" message #50

Closed Arrappathor closed 3 years ago

Arrappathor commented 3 years ago

Hi,

I use the shaarlier v1.8.0. Today I upgraded my Shaarli-instance to v0.12 and then had to change my login-credentials to REST-API secret. When I now share links to my shaarli, the message "Failed to share" is displayed. Nevertheless: the links are stored to my shaarli! Any hint? Any other information needed? Besides this: a very fine app, I use it for three years now! Thank you!

Arrappathor

trial-n-error commented 3 years ago

Problem occurs on my end as well with shaarlier 1.8.0 and shaarli 0.12.0, leading to the following notification:

" Failed to share Search: ... Press to try again "

Once I press, it flashed "Your link has been shared".

It seems the link was already shared before even when the notification says different.

dimtion commented 3 years ago

Hi,

Thank you for reporting this issue, this is an issue with Shaarli, I just posted a PR that should fix it https://github.com/shaarli/Shaarli/pull/1616

Arrappathor commented 3 years ago

Solved with update to shaarli 0.12.1 Thank you very much!