name: 'query:parsing-pbf', details: {…}, message: 'Error while parsing FeatureSet PBF payload'
I have a simple Experience Builder app that I inherited but it seems to have an issue after I recently upgraded my Feature Services using the ArcGIS Pro Runtime. After upgrading using the Pro Runtime, it get the following errors when I use the Search widget or I click on a table item to select/zoom to a polygon? My map just goes empty. My map works and is populated before i do the search. And when i use postman the URL works and returns both PBF and Json.
I see that my feature services now support PBF and my app seems to have problems parsing PBF. I am currently on ArcGIS Server 10.9.1 and we upgraded our Feature Services using the ArcGIS Pro Runtime. This worked before we did the upgrade, but we have to upgrade and we don't have a choice to use the old Arc Map. I need to figure out what is happening.
name: 'query:parsing-pbf', details: {…}, message: 'Error while parsing FeatureSet PBF payload'
"Error: Invalid data type!\n at f.skip (https://js.arcgis.com/4.23/esri/core/workers/init.js:226:109)\n at f.fromBuffer (https://js.arcgis.com/4.23/esri/views/2d/layers/features/Pipeline.js:792:11)\n at g.<anonymous> (https://js.arcgis.com/4.23/esri/views/2d/layers/features/Pipeline.js:711:522)\n at Generator.next (<anonymous>)\n at h (https://js.arcgis.com/4.23/esri/core/workers/init.js:58:236)\n at q (https://js.arcgis.com/4.23/esri/core/workers/init.js:62:427)"
Error: Invalid data type