But when I try to get a document (ie: client.get_doc("Customer")), it spews out an entire 403 - permission denied page. It seems like it’s dropping the session for the next command.
Just for future reference, it appears my issue was related to using ERPNext in a VM via NAT. Once I did an install to something that had it’s own IP address, API access worked fine. Thanks for the response @lasalesi