GearPlug/sugarcrm-python

Noob Question

Closed this issue · 1 comments

I am trying this out and getting,
Exception has occurred: TypeError
string indices must be integers
for,
from sugarcrm.client import Client
client = Client('https://myserver.com', 'test', 'test')

Without the stack trace of the exception we are unable to help you.