We started to receive errors on our Address Patch API starting on Tuesday when new and updates are released by Blackbaud.
This is the API we have been using for years with no issues:
https://developer.sky.blackbaud.com/api#api=school&operation=V1UsersByUser_idAddressesByAddress_idPatch
We have tried to patch an address with a change and with the exact same values and receive a Bad Request 400. I have even paired this down to only passing the four required fields (address id, user id, line one and country) and that also doesn't work.
We've done this through Postman primarily. If I delete the address the post works fine and then it's no longer an issue.
Anyone else seeing this?
@Stephen Boyle tagging you in case you know something off the top of your head.