Limezy
Limezy
By replacing the line `apikey = d['token']` With `apikey = "_hmvJpLXvngCGCrM-0fKIzgK6aZUHht5s0tISEHA8vp"` __hmvJpLXvngCGCrM-0fKIzgK6aZUHht5s0tISEHA8vp_ being a value I've found in developper tools under local storage, it works... So the problem seems to...
@DimDz I confirm that changing that line (137 in my case) works So, how could the API be repaired... ? (I need to connect my wekan instance with n8n and...
I see... Has there been any API login change from v5.93 and v6.44 ? The n8n wekan node is perfectly working with an instance running v5.93, but failing with all...
> Latest working API with n8n was with v6.22, before meteor update to 2.7.3 if that helps. So... Do you agree that the issue seems to be on Wekan side,...
I can't find any difference between https://wekan.github.io/api/v6.20/#wekan-rest-api-login and https://wekan.github.io/api/v6.44/#wekan-rest-api-login (for some reason https://wekan.github.io/api/v6.22/#wekan-rest-api-login doesn't work)
@Joffcom, thank you so much for spotting this out !
@Ellpeck Do you have spaces in your absolute path to the template, that you wouldn't have in your path to other metadata CLI options ?
Looking forward to that one, thanks for the work @bweston6 !
@bvorak @jankap my current lua filter is now a bit crazy. It will detect the [[A#B#C|D]] syntax (because I also have a special [[A#B#C]] plugin but you can use it...
Credits to https://github.com/tarleb for getting me started with the wikilink syntax detection