Jeremy Roundill commented on Inconsistent API Functionality
Can you paste your payload here?
posted 2018-08-30 14:20:52 -0700
Jeremy Roundill commented on People Create Endpoint documentation
As a solution, can I suggest updating the API documentation to reflect the reality of the Address 3 field, and to include which attributes/resources are read-only?
posted 2018-06-07 15:41:27 -0700
Jeremy Roundill
published Incorrect Donations API documentation in API Developers Forum
posted 2018-04-04 17:00:07 -0700
Jeremy Roundill
published On creating Person, primary_address not rejected in API Developers Forum
posted 2018-04-02 21:26:28 -0700
Jeremy Roundill
published Issues with country_code attribute of Address resource in API Developers Forum
posted 2018-04-02 21:19:45 -0700
Jeremy Roundill commented on API Explorer broken on donations and people search endpoints
@Andy I agree that it should be fixed, but it’s worth noting this is more of an issue with the API than with the Explorer. It looks like the Search endpoints are much more strict than the other endpoints, and so any extra url parameters you pass will cause errors rather than just being ignored like the other endpoints. The fix I suggest here is just the quick-and-dirty method of fixing it.
This being said, if you’re using the search endpoint, I suggest using PostMan or something to test it; and being aware that 400 errors can be caused by accidentally misspelt parameters, or additional parameters which are not in the endpoint’s spec.
posted 2018-07-03 14:41:58 -0700
This being said, if you’re using the search endpoint, I suggest using PostMan or something to test it; and being aware that 400 errors can be caused by accidentally misspelt parameters, or additional parameters which are not in the endpoint’s spec.
Jeremy Roundill tagged
Alex Flint's
Tags Endpoint Doesn't Accept Forward Slashes with Important
posted 2018-03-15 16:28:44 -0700
Jeremy Roundill
published People -> Donations Relationship in API Developers Forum
posted 2018-03-15 15:39:11 -0700
Jeremy Roundill commented on Bad Request on /donations/search endpoint
posted 2018-03-15 14:10:20 -0700
Jeremy Roundill commented on Donations API Documentation
Spot on. Thanks
posted 2018-02-25 14:37:07 -0800
Jeremy Roundill commented on Bad Request on /people/search endpoint
Perhaps an easier fix would be to update the API documentation to include the unique behaviour of the /people/search endpoint.
posted 2018-02-25 14:35:21 -0800