Releases: mimartin12/python-harvest_apiv2
Releases · mimartin12/python-harvest_apiv2
Patch for "NULL" in Body for GET requests
Patches "NULL" that is being set to the data
kwarg which is ultimately being passed to the Harvest API in the Body. Which caused a 400 error.