GearPlug / keap-python

Keap API wrapper written in Python.
MIT License
7 stars 2 forks source link

client is retrieving task while it should retrieve order #4

Closed adelghattassi closed 1 year ago

adelghattassi commented 4 years ago

https://github.com/GearPlug/infusionsoft-python/blob/70b205031c1bb38c973d8841ee482d879f13e10b/infusionsoft/client.py#L422

bohenriksen2020 commented 3 years ago

Any chance this will be fixed? please change line to: endpoint = "orders/{0}".format(id)