Hi everyone,
I am currently working on a project where I successfully load LiDAR data into the frontend using ArcGIS SDK. However, when I try to load the same LiDAR scene layer in Unreal Engine using the ArcGIS Maps SDK, I encounter the following error:
LogTemp: Error: ArcGISLayer status=Error name='Lidar Layer' message='Layer type is not supported.' additional-message='Error processing service metadata response. Unsupported scene layer version'
I suspect it might be an authentication issue, but I am unsure what exactly to fill in for the authentication configuration. Below are screenshots of my current settings:
Layer Configuration:
Layer Configuration
Authentication Configuration:
Authentication Configuration
Could someone guide me on:
Whether this error is related to authentication or something else?
What values should I provide for the Client ID and Redirect URI fields in the authentication configuration?
If this is not an authentication issue, how can I resolve the "Unsupported scene layer version" error?
Any help would be greatly appreciated!
Thanks in advance!
Here are the screenshots attached
https://drive.google.com/file/d/1SbtNCaniwP3TtjKwT-_gpFB_WJMZszXs/view?usp=sharing