"json" Error from Related Records Query

392
0
09-27-2019 08:31 AM
JeremyBridges
Occasional Contributor

Not sure what to make of this error. From the telemetry we are getting from some of our clients, it seems related record queries are not working correctly. We are using the ServiceFeatureTable.QueryRelatedFeaturesAsync method that takes three parameters:

  1. ArcGISFeature
  2. Parameters configured to use only one relationship class
  3. QueryFeatureFields.LoadAll

ServiceFeatureTable.QueryRelatedFeaturesAsync Method (ArcGISFeature, RelatedQueryParameters, QueryFe... 

The exception's message is simply "json". Exception type is Esri.ArcGISRuntime.Http.ArcGISWebException. Any ideas?

0 Kudos
0 Replies