Another Odd Error in Power Automate - 409 (the response is not in a JSON format)
Hello again -
Similar to my recent post (Confusing 403 Error) I've run into another 400 error, this time 409. Weirdly, it's through an account with full RE NXT admin permissions, so the Extensibility permission shouldn't be an issue. It's been happening randomly on 'Get a gift' and 'Get a constituent' actions, and not for every gift in a run 2-3 out of ~50.
Anyone have thoughts on this? I'm at a bit of a loss.
Answers
-
the innerError is a HTML code for the error that the API is returning, copy that out to see what the real error is.
0 -
When I try that it's 12,000+ characters long in one row; only know this because I tried to include it in my original post and found out there's a character limit to posts on this site.
Any tips on how to sort through that to find what I need?0 -
it's HTML "escaped".
you just need to post (if you can) what's between <body> and </body>
0 -
not exactly "escaped" but it's just certain characters. \n is new line \" is double quote.
if you can do a replace of \n with newline and \" with double quote.. you should then be able to a HTML preview tool (i.e. W3School) and paste the HTML code in there to see the body of the error
1
Categories
- All Categories
- 6 Blackbaud Community Help
- 210 bbcon®
- 1.4K Blackbaud Altru®
- 395 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 649 Blackbaud Grantmaking™
- 567 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 937 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.5K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 247 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 239 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 31 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 785 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)


