go type_error official true

json.UnmarshalFieldError

ID: go/json-unmarshalfielderror

Also available as: JSON · Markdown
80%Fix Rate
95%Confidence
0Evidence

Version Compatibility

VersionStatusIntroducedDeprecatedNotes
1.x active

Root Cause

JSON key does not match struct field. Check field tags and case sensitivity.

generic