Skip to content
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

Getting an issue on production stitch environment #25

Open
balasista opened this issue Aug 23, 2018 · 2 comments
Open

Getting an issue on production stitch environment #25

balasista opened this issue Aug 23, 2018 · 2 comments

Comments

@balasista
Copy link

Error persisting data for table "conversations": Record 0 did not conform to schema:
#/to_emails: #: no subschema matched out of the total 2 subschemas
#/to_emails: expected type: JSONArray, found: String
#/to_emails: expected: null, found: String

@nick-mccoy
Copy link
Contributor

Interesting -- according to the docs for conversations, the to_emails field should come through as an array of strings. I wonder if it comes through as a string if there is only one entry.

If you can create a PR to add string to the possible types for to_emails at the location below, we will merge & release it:

@bm1549
Copy link

bm1549 commented Sep 23, 2019

I'm also having the same issue. Is there any fix in the works for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants