You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
request_data --> {"fieldData": {"Answer": "MKA Response by AWW 7/15/21: A23 clips shall only be used at the clerestory window assembly. Contractor to provide\nangles as shown in 5/A-619. \n\nSGA Response:\nSee response provided by MKA.\nDS SGA 2021 07 15", "Architect Sent": "07/15/2021"}}
I am having trouble updating a records.
For almost all record numbers this code cooperates but occasionally it yields a "Filemaker Error Code 101 - Record Is Missing":
...despite the fact that doing this gets the records object as expected:
...but then I am unaware of how one might update the record object for fields/attributes that cannot be attributes (eg 'Answer Date' field.)
This is for Filemaker Server 19.
The python code is Python 3.9.11 on Windows 10.
python-fmrest Ver 1.6.0
Any thoughts on resolving this would be appreciated.
The text was updated successfully, but these errors were encountered: