Getting 400 Bad Request when trying to create a constituent via the API
https://api.sky.blackbaud.com/constituent/v1/constituents
Posting to the following URL with an access token returns 400 Bad Request everytime.
Headers Sent:
Content-Type = 'application/json; charset=utf-8',
Bb-Api-Subscription-Key => ‘{Subscription Key}’
Authorization => ‘Bearer {access token}’
Body Sent in the Request:
{
"first": "Test",
"last": "Test",
"email":
{
"address": "test@test.com",
"do_not_email": false,
"inactive": false,
"primary": true,
"type": "Email"
},
"address":
{
"type": "Home",
"city": "Philadelphia",
"state": "Pennsylvania"
},
"type": "Individual"
}
Am I missing something here? Looking at the error codes in the wadl file says that 400 Response would be returned if the Body is not in the correct format. But this is in the correct format, so what's happening here??
Comments
-
I found the problem, the type: “Email” was not the correct value. Used the correct value for this and is working fine now!
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 206 bbcon®
- 1.4K Blackbaud Altru®
- 394 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 357 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 561 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 934 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.4K Blackbaud Raiser's Edge NXT®
- 3.6K SKY Developer
- 242 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 238 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 28 PowerUp Challenges
- 3 (Open) 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
- 778 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)