While using HTTP response in a Trello automation, I'm unable to parse the response received. Using {httpresponse} in the description looks to show the response but trying to access any of the elements like {httpresponse.status} returns an INVALID_JSON value. Any ideas as to why?
I had a look around and I see one of my colleagues asking our engineering team for a bit more detail. I'll defer to them, and ask that he reply back in this thread once he finds out a bit more!
I know I'm getting the error because the response itself is getting truncated. Was wondering if there's a reason as to why that happens.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I confirmed with our engineering team that it's expected that http responses will get truncated at 16k characters because that's the maximum string input that Trello's API accepts.
We've raised a feature request to continue to track the need to change this going forward. Fingers crossed!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.