Field(s) image character length exceeded error
Status: Closed · Asked by Jorge on · 0 views
Since yesterday I'm receving this kind of messages in some of my flows, I have this flows working since 3 months ago and this error start appearing since yesterday in 4 workflow. Im using Ultramsg in all this flows
"status": "error",
"message": "Field(s) image character length exceeded the allowed max value. Learn more: https://forum.pabbly.com/threads/maximum-character-length.10600/"
Can you help me please? I don't know what it means.
Thanks for your help.
Hello @Jorge , Let me explain you this scenario. E.g. You have one field called image and suppose it's character length value is 1000 (Image name or Image Url should be within 1000 characters) and you are getting image url or Image name more than 1000 characters from previous step(Action or trigger) in that case you'll get this error.
Contact me - https://www.facebook.com/himeshsoni07
Email - [EMAIL][email hidden][/EMAIL]
oh! I see...I thought it was related to the lenght of my message text, because I erase some word in the message and it work correctly...This is new? because I had some scenarios working correctly and this error is something that start to pop up this week. Thanks!