conroybp
Member
- Your Workflow URL
- https://connect.pabbly.com/v2/app/workflow/mapping/IjU3NjYwNTY0MDYzMDA0Mzc1MjZiNTUzNDUxMzYi_pc
- Consent to Access & Modify
- I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
Hi,
I'm have a very simple workflow that has stopped working, can I cannot figure out why.
All the workflow does it pull in a transcript from letterly.ai via webhook, then pass the transcript to an 'Ask Query' app event in the Straico module.
I have a prompt in the prompt field asking the straico selected AI model into a blog post.
But I keep getting this error:
<!DOCTYPE html> <html lang={##double_quotes##}en{##double_quotes##}> <head> <meta charset={##double_quotes##}utf-8{##double_quotes##}> <title>Error</title> </head> <body> <pre>PayloadTooLargeError: too many parameters<br> at queryparse (/var/www/api.straico.com/straico-api/node_modules/body-parser/lib/types/urlencoded.js:263:13)<br> at parse (/var/www/api.straico.com/straico-api/node_modules/body-parser/lib/types/urlencoded.js:75:9)<br> at /var/www/api.straico.com/straico-api/node_modules/body-parser/lib/read.js:128:18<br> at AsyncResource.runInAsyncScope (node:async_hooks:203:9)<br> at invokeCallback (/var/www/api.straico.com/straico-api/node_modules/raw-body/index.js:238:16)<br> at done (/var/www/api.straico.com/straico-api/node_modules/raw-body/index.js:227:7)<br> at IncomingMessage.onEnd (/var/www/api.straico.com/straico-api/node_modules/raw-body/index.js:287:7)<br> at IncomingMessage.emit (node:events:517:28)<br> at IncomingMessage.emit (node:domain:489:12)<br> at endReadableNT (node:internal/streams/readable:1400:12)</pre> </body> </html>
This happens even if I don't pass any data, but just put text in the prompt, so it doesn't appear to be related to the workflow as such, but rather whatever way it passes the Ask Query to straico. If I use a shorter piece of text, it works fine (whether it's passed from the webhook or copy and pasted straight into the prompt box).
When I pass it a shorter transcript, it works as expected. A longer transcript results in the fault. But we're not talking long here at all (1,384 words).
The whole thing had been working fine until a few days ago.
See screenshots below of a short transcript running fine, and the longer (but still not long) transcript producing the error.
I've raised the issue with Straico, and they say the issue is on the Pabbly Connect side.
Can somebody please help with this?
I'm have a very simple workflow that has stopped working, can I cannot figure out why.
All the workflow does it pull in a transcript from letterly.ai via webhook, then pass the transcript to an 'Ask Query' app event in the Straico module.
I have a prompt in the prompt field asking the straico selected AI model into a blog post.
But I keep getting this error:
<!DOCTYPE html> <html lang={##double_quotes##}en{##double_quotes##}> <head> <meta charset={##double_quotes##}utf-8{##double_quotes##}> <title>Error</title> </head> <body> <pre>PayloadTooLargeError: too many parameters<br> at queryparse (/var/www/api.straico.com/straico-api/node_modules/body-parser/lib/types/urlencoded.js:263:13)<br> at parse (/var/www/api.straico.com/straico-api/node_modules/body-parser/lib/types/urlencoded.js:75:9)<br> at /var/www/api.straico.com/straico-api/node_modules/body-parser/lib/read.js:128:18<br> at AsyncResource.runInAsyncScope (node:async_hooks:203:9)<br> at invokeCallback (/var/www/api.straico.com/straico-api/node_modules/raw-body/index.js:238:16)<br> at done (/var/www/api.straico.com/straico-api/node_modules/raw-body/index.js:227:7)<br> at IncomingMessage.onEnd (/var/www/api.straico.com/straico-api/node_modules/raw-body/index.js:287:7)<br> at IncomingMessage.emit (node:events:517:28)<br> at IncomingMessage.emit (node:domain:489:12)<br> at endReadableNT (node:internal/streams/readable:1400:12)</pre> </body> </html>
This happens even if I don't pass any data, but just put text in the prompt, so it doesn't appear to be related to the workflow as such, but rather whatever way it passes the Ask Query to straico. If I use a shorter piece of text, it works fine (whether it's passed from the webhook or copy and pasted straight into the prompt box).
When I pass it a shorter transcript, it works as expected. A longer transcript results in the fault. But we're not talking long here at all (1,384 words).
The whole thing had been working fine until a few days ago.
See screenshots below of a short transcript running fine, and the longer (but still not long) transcript producing the error.
I've raised the issue with Straico, and they say the issue is on the Pabbly Connect side.
Can somebody please help with this?
