Open FaFre opened 3 years ago
That's interesting since there is unit test covering this part https://github.com/CXuesong/WikiClientLibrary/blob/19a365830ffe1859218aad7640161a0f0d4efc9d/UnitTestProject1/Tests/WikibaseTests.cs#L149-L154
Can you perhaps check the actual response from MW? E.g.
For some reason the URL for SIteLink's is always null.
I also tried around with
EntityQueryOptions
e.g. setting onlyFetchSiteLinkURL
and so on, but I couldn't get it working. Is this a library Problem, or has it something to do with the Wiki-Site I'm querying? (Wikidata)