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
I'm using this library and trying to retrieve option sets from Dynamics CRM. There's a way to get these option sets using string maps but unfortunately, when I query to retrieve these, I get an exception saying: "Entity collection [stringmaps] not found".
I'm able to retrieve option sets with regular HTTPClient calls but wanted to understand if we can retrieve it using OData library.
Can anyone suggest what is missing here or other alternatives to retrieve the option sets?
Thanks
The text was updated successfully, but these errors were encountered:
I'm using this library and trying to retrieve option sets from Dynamics CRM. There's a way to get these option sets using string maps but unfortunately, when I query to retrieve these, I get an exception saying: "Entity collection [stringmaps] not found".
I'm able to retrieve option sets with regular HTTPClient calls but wanted to understand if we can retrieve it using OData library.
Can anyone suggest what is missing here or other alternatives to retrieve the option sets?
Thanks
The text was updated successfully, but these errors were encountered: