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
ParseError includes the message must not have additional properties when the option { additionalProperties: false } is specified, but unfortunately it doesn't say which property or properties were surplus.
ParseError includes the message
must not have additional propertieswhen the option{ additionalProperties: false }is specified, but unfortunately it doesn't say which property or properties were surplus.