python-magento icon indicating copy to clipboard operation
python-magento copied to clipboard

How to determine the success of the connection

Open grey27 opened this issue 4 years ago • 0 comments

client = magento.API(url, apiuser, apipass)
client.connect()
print(client.client)

Can someone help me?thk

grey27 avatar Aug 18 '20 06:08 grey27