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 facing another issue with the client generator.
The client is generated successfully, but when trying to retrieve any entity I get the following:
(i.e client.Logs.Execute())
"When writing a JSON response, a user model must be specified and the entity set and entity type must be passed to the ODataMessageWriter.CreateODataEntryWriter method or the ODataFeedAndEntrySerializationInfo must be set on the ODataEntry or ODataFeed that is being written."
I'm getting the following error when requesting the odata or odata/$metadata urls.
Cannot resolve scoped service 'Microsoft.OData.ODataSimplifiedOptions' from root provider.
The text was updated successfully, but these errors were encountered: