TLDR Jason encountered an error message when using REST API. Kishore Nallan asked for the API call. Jason resolved the issue, realizing it was a user error.
The library is just a thin wrapper around the API. Can you post the API call that triggers this error?
The problem was actually between the keyboard and the chair
Jason
Wed, 22 Mar 2023 03:02:01 UTCA little confused be the following error message: ```"Field `city` has been declared in the schema, but is not found in the document."``` This error message is returned when using the REST API but not when calling via library code. Any ideas?