You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
As you can see in the picture GetModelviewPropertiesAsync() returns empty result, while GetModelviewPropertiesAsyncWithHttpInfo() returns the properties. I tested it with a Revit file in a BIM 360 Docs EU region. Not sure if it's necessary in order to reproduce it. I used Autodesk.Forge nuget package 1.9.0
The text was updated successfully, but these errors were encountered:
Why is there no response to this? I have seeing similar issue now calling await apiInstance.GetModelviewPropertiesAsync(urn, guid, acceptEncoding, objectIds, xAdsForce, forceget);
with nuget 1.9
Is the SDK still supported?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As you can see in the picture GetModelviewPropertiesAsync() returns empty result, while GetModelviewPropertiesAsyncWithHttpInfo() returns the properties. I tested it with a Revit file in a BIM 360 Docs EU region. Not sure if it's necessary in order to reproduce it. I used Autodesk.Forge nuget package 1.9.0
The text was updated successfully, but these errors were encountered: