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
Error persisting data to Stitch: 400: {'error': 'Record 0 for table agents did not conform to schema:\n#: #: no subschema matched out of the total 2 subschemas\n#: expected: null, found: JSONObject\n#: extraneous key [enabled_departments] is not permitted\n'}
Similar to issues #15 and #22 it appears that the following line needs to be added to agents.json:
While running an extraction, we received:
Error persisting data to Stitch: 400: {'error': 'Record 0 for table agents did not conform to schema:\n#: #: no subschema matched out of the total 2 subschemas\n#: expected: null, found: JSONObject\n#: extraneous key [enabled_departments] is not permitted\n'}
Similar to issues #15 and #22 it appears that the following line needs to be added to agents.json:
Source.
If this is correct. I am happy to open a PR against the repo for this issue.
The text was updated successfully, but these errors were encountered: