Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabling scraping via EnableScraping leads to failure in querying the data #17

Open
ragmehos opened this issue Aug 20, 2024 · 0 comments

Comments

@ragmehos
Copy link

ragmehos commented Aug 20, 2024

If we set Zilean__Dmm__EnableScraping to false, querying that instance of zilean with a DB that is completely populated fails with the following :

System.InvalidOperationException: Body was inferred but the method does not 
allow inferred body parameters.
Below is the list of parameters that we found: 
Parameter           | Source                        
--------------------------------------------------------------------------------
-
logger              | Services (Inferred)
executionService    | Services (Inferred)
syncLogger          | Services (Inferred)
mutex               | Services (Inferred)
state               | Body (Inferred)

Did you mean to register the "Body (Inferred)" parameter(s) as a Service or 
apply the [FromServices] or [FromBody] attribute?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant