Hi everyone,
I’m building an AI + ManyChat workflow in n8n and running into an issue. I keep getting this error:
‘Bad request, please check your parameters. Input tokens exceed the configured limits. Your messages resulted in 298,000 tokens, but the limit is 298810 tokens. Please reduce the length of messages.’
I was just testing by sending a simple message like ‘My order number is…’ and still got this error. I’m not sure why the token count is so high or how to fix it.
Has anyone experienced this before? Any advice on how to resolve this would be greatly appreciated.
Thanks!