Hey all,
Recently I fought with an error while using the ArcGIS API for Python, specifically when attempting to query a layer. I attempted to query for date and time, but could not have had a more difficult experience.
When submitting the query, I noticed that it continued to state this error message:

My first thought was that the query was incorrect, but that was not the case, instead it was my out_fields that had an invalid character, but there was no way of knowing initially.
If this could be improved to show which argument caused the error, that would be fantastic and reduce troubleshooting time.
Thank you,
Cody