We are using ArcGIS JavaScript API 4.32.0 with a React (Vite) application and the GeoEnrichment createReport service to generate Demographic Reports.
{
"error" : {
"code" : 498,
"message" : "Invalid token. (code = 498). [].",
"details" : [ ]
}
}Could you please confirm:
If there has been a recent change in authentication requirements for the GeoEnrichment service?
Whether API keys are no longer supported for report downloads and OAuth/token authentication is now required?
If there were recent updates to the report generation or response format?
We are currently running this with ArcGIS JS API 4.32.0 in a React (Vite) environment.
Any clarification or documentation on these changes would be appreciated.