You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.