-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stitch integration error #11
Comments
Hi @SeanFLynch, I think we might need a little more information here. The first part indicates to me that some key in the The second error is clear - the JSON Schema for the I think it should look like:
|
@KAllan357 Here are the full logs: 2018-08-07 00:02:32,735Z main - INFO Running tap-zendesk-chat version 0.1.12 and target-stitch version 1.7.4 I'm not sure if you get much further with this? |
Thanks. I actually think that adding the field to the schema I mentioned above would get things going. Would you be willing to make a PR here? Basically add to the top level of the shortcuts schema:
|
@KAllan357 my knowledge of javascript is zero, so there'll almost certainly be a bracket out of place if I made a PR. Might be better if you or someone else does it... |
@SeanFLynch no problem. I should have this released today. |
Released in 0.1.13 |
@KAllan357 we have the same error again: Error persisting data for table "shortcuts": Record 0 did not conform to schema: Any ideas? |
Hi @KAllan357 Now we have: Error persisting data for table "shortcuts": Record 0 did not conform to schema: |
Hi,
We're getting the following errror with the zendesk chat stitch integration:
Error persisting data for table "shortcuts": Record 0 did not conform to schema:
#: #: no subschema matched out of the total 2 subschemas
#: expected: null, found: JSONObject
#: extraneous key [scope] is not permitted
Any help with this would be much appreciated?
Sean.
The text was updated successfully, but these errors were encountered: