Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: TypeError: string indices must be integers
Post: RE: TypeError: string indices must be integers

Thanks, bowlofred, for pointing me in the right direction! And micseydel for fixing my post:-) I changed the variable to list and appended the dict element(s): variable = [] variable.append({'_value...
hendern General Coding Help 2 3,026 Oct-02-2020, 10:16 PM
    Thread: TypeError: string indices must be integers
Post: TypeError: string indices must be integers

Hi! I have a piece of code that works fine: result_ack = client.service.AcknowledgeResults([{'_value_1': 'OK', 'PassageID': id}])But when I add the hard coded value to a variable and then try to pass...
hendern General Coding Help 2 3,026 Oct-02-2020, 04:06 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020