answered 2019-09-09 11:16:58 -0600
Hi!
Pass parameter verify=False in requests.post() method.
verify=False
requests.post()
Cheers, Dash