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

Error while decoding #109

Open
mdcoder1 opened this issue Feb 6, 2020 · 1 comment
Open

Error while decoding #109

mdcoder1 opened this issue Feb 6, 2020 · 1 comment

Comments

@mdcoder1
Copy link

mdcoder1 commented Feb 6, 2020

I get the following error when I tired decoding
Swift.DecodingError.keyNotFound(CodingKeys(stringValue: "_id", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: "_id", intValue: nil) ("_id").", underlyingError: nil)):

@rodericj
Copy link

Late to respond here, but you have a decoding error. Could you provide the input that you are using and the Decodable struct you are defining to match that data?

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

2 participants