Error Message in REST API Query

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.

Photo of Jason
Jason
Wed, 22 Mar 2023 03:02:01 UTC

A 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?

Photo of Kishore Nallan
Kishore Nallan
Wed, 22 Mar 2023 03:03:10 UTC

The library is just a thin wrapper around the API. Can you post the API call that triggers this error?

Photo of Jason
Jason
Wed, 22 Mar 2023 03:12:22 UTC

The problem was actually between the keyboard and the chair