v2 icon indicating copy to clipboard operation
v2 copied to clipboard

Wallabag integration setup asks for 'API endpoint' but only base URL works

Open gergles opened this issue 11 months ago • 1 comments

On the integration setup page (/integrations), the Wallabag setup section asks for the "Wallabag API endpoint" URL (e.g. https://wallabag.com/api). However, the change in 765b4c6 makes it so that what is actually needed is just the base Wallabag URL (e.g. https://wallabag.com). Because of this, wallabag integration no longer works for anyone who had the integration setup before (using the API endpoint) until they notice that it's broken and modify the URL.

The text on the setup page should be updated to just ask for the Wallabag installation's URL instead of the API endpoint.

gergles avatar Jul 30 '23 14:07 gergles

I do agree the integration with wallabag took me time to setup because of this confusion

SansGuidon avatar Jan 16 '24 20:01 SansGuidon