Sam Charrington
Sam Charrington
+1. Any status update on this? I'd also add to this the ability to use to page forward in the message preview area. This isn't a listed keyboard binding in...
+1. Is there any current support or workaround multiline items in an outline?
Here's what I did to help this plugin work better with the theme I'm using (Prism). It's mostly reverting to defaults so should work with most themes. 1. Create a...
I'm also unable to get this plugin working. I'm on n8n 1.77.3. Installed via the web. Getting the following in the UI when testing a node: > Problem running workflow...
> I'm also unable to get this plugin working. I'm on n8n 1.77.3. In my case it ended up being a permissions error in my n8n directory. I followed the...
In my case I had my n8n directory (/home/node/.n8n) mounted via docker but it was owned by the wrong user. I needed to use `chown -R 1000:1000` to change ownership...
@Joffcom Same issue here on Version 1.77.3. I'm not seeing any errors in the main logs. The request to /rest/mfa/verify is returning {"code":400,"message":"MFA secret could not be verified"}.
Hi, issue turned out to be user error for me. (Client system time was off due to travel.)