https://github.com/fulfilio/python-walmart/blob/b78b655c7b2d39e613c20bc9a628f8c920fbedbd/walmart/walmart.py#L129 Looks like it must be `return self.send_request(method, url, params, body, json, request_headers)`
python-walmart/walmart/walmart.py
Line 129 in b78b655
Looks like it must be
return self.send_request(method, url, params, body, json, request_headers)